|
ErrorViewModelTProgramFullName Property
|
Gets or sets the error view dialog title.
Namespace:
CADSharpTools.MVVM.ViewModels
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic string ProgramFullName { get; set; }
Public Property ProgramFullName As String
Get
Set
Property Value
Type:
String
See Also