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