 | JobGroupViewModelLoadExceptions property |
Lists possible exceptions of the child nodes in a string
separated by a line break.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string LastExceptions { get; }
Public ReadOnly Property LastExceptions As String
Get
public:
property String^ LastExceptions {
String^ get ();
}
member LastExceptions : string with get
Property value
String
See also