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