QuickOPC User's Guide and Reference
Message Property (_UAClientEngineException)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UAClientEngineException Interface : Message Property
Syntax
'Declaration
 
<CanBeNullAttribute()>
ReadOnly Property Message As String
'Usage
 
Dim instance As _UAClientEngineException
Dim value As String
 
value = instance.Message
[CanBeNull()]
string Message {get;}
[CanBeNull()]
property String^ Message {
   String^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UAClientEngineException Interface
_UAClientEngineException Members