'Declaration
Protected m_ErrorCode As Exception.enum_Code
'Usage
Dim instance As Exception Dim value As Exception.enum_Code value = instance.m_ErrorCode instance.m_ErrorCode = value
protected Exception.enum_Code m_ErrorCode
'Declaration
Protected m_ErrorCode As Exception.enum_Code
'Usage
Dim instance As Exception Dim value As Exception.enum_Code value = instance.m_ErrorCode instance.m_ErrorCode = value
protected Exception.enum_Code m_ErrorCode