 | NodeErrorControlDllPath Eigenschaft |
Pfad zur Dll, die nicht geladen werden konnte.
Namensraum: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
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