 | NodeErrorControlDllPath property |
Path to the dll that could not be loaded.
Namespace: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
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
Property value
String
See also