XML3 - API DLL Documentation
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
The Method in which Error error was thrown
Namespace: XMLV3APIAssembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string ErrorMethod { get; } |
Visual Basic |
---|
Public ReadOnly Property ErrorMethod As String Get |
Visual C++ |
---|
public: property String^ ErrorMethod { String^ get (); } |