OPC Labs Base Library
ErrorMessage Implemented Property
OpcLabs_BaseLib ActiveX DLL > ValueResult Object > OperationResult Interface : ErrorMessage Implemented Property
Description
Gets or sets a message that describes the current exception.

 

DISPID (Dispatch ID):

 

For more information, see ErrorMessage in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property ErrorMessage As String
Return Type

See ErrorMessage in .NET Reference.

Remarks

For remarks, see ErrorMessage in .NET Reference.

Example

For examples, see ErrorMessage in .NET Reference.

See Also

ValueResult Object  | OperationResult Interface