'Declaration Public ReadOnly Property Exception As Exception
'Usage Dim instance As DrawExceptionArgs Dim value As Exception value = instance.Exception
public Exception Exception {get;}
public: property Exception^ Exception { Exception^ get(); }
'Declaration Public ReadOnly Property Exception As Exception
'Usage Dim instance As DrawExceptionArgs Dim value As Exception value = instance.Exception
public Exception Exception {get;}
public: property Exception^ Exception { Exception^ get(); }