|
MessageViewModelMessage Property
|
Get or sets the message in the caption 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 Message { get; set; }
Public Property Message As String
Get
Set
Property Value
Type:
StringSee Also