 | NodeErrorViewModelDllPath Eigenschaft |
Pfad zur Dll, bei der der Ladefehler auftrat.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic string DllPath { get; set; }
Public Property DllPath As String
Get
Set
public:
property String^ DllPath {
String^ get ();
void set (String^ value);
}
member DllPath : string with get, set
Eigenschaftswert
String
Siehe auch