 | LogicalNodeViewModelLastExceptions Eigenschaft |
Listet in einem String mögliche Exceptions der Child-Knoten
durch Zeilenumbruch getrennt auf.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic string LastExceptions { get; }
Public ReadOnly Property LastExceptions As String
Get
public:
property String^ LastExceptions {
String^ get ();
}
member LastExceptions : string with get
Eigenschaftswert
String
Siehe auch