'Declaration
Public ReadOnly Property ErrorCode As Exception.enum_Code
'Usage
Dim instance As Exception Dim value As Exception.enum_Code value = instance.ErrorCode
public Exception.enum_Code ErrorCode {get;}
'Declaration
Public ReadOnly Property ErrorCode As Exception.enum_Code
'Usage
Dim instance As Exception Dim value As Exception.enum_Code value = instance.ErrorCode
public Exception.enum_Code ErrorCode {get;}