protected Exception.enum_Code m_ErrorCode
'Declaration Protected m_ErrorCode As Exception.enum_Code
'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
'Usage
Dim instance As Exception Dim value As Exception.enum_Code value = instance.m_ErrorCode instance.m_ErrorCode = value
Exception Class Exception Members