QuickOPC User's Guide and Reference
ErrorMessageBrief Property (_EasyUAPubSubMessageEventArgs)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes Namespace > _EasyUAPubSubMessageEventArgs Interface : ErrorMessageBrief Property
The first line of the error message.
Syntax
'Declaration
 
<NotNullAttribute()>
ReadOnly Property ErrorMessageBrief As String
 
'Usage
 
Dim instance As _EasyUAPubSubMessageEventArgs
Dim value As String
 
value = instance.ErrorMessageBrief
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also