Click or drag to resize

MessageViewModelProgramFullName Property

Gets or sets the program name in the title of the message view.

Namespace:  CADSharpTools.MVVM.ViewModels
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public string ProgramFullName { get; set; }

Property Value

Type: String
See Also