'Declaration
<NotNullAttribute()> Property Arguments As EasyUASubscribeDataSetArguments
'Usage
Dim instance As _EasyUADataSetMessageEventArgs Dim value As EasyUASubscribeDataSetArguments instance.Arguments = value value = instance.Arguments
[NotNull()] EasyUASubscribeDataSetArguments Arguments {get; set;}
[NotNull()] property EasyUASubscribeDataSetArguments^ Arguments { EasyUASubscribeDataSetArguments^ get(); void set ( EasyUASubscribeDataSetArguments^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).