protected string m_Message
'Declaration Protected m_Message As String
'Declaration
Protected m_Message As String
'Usage Dim instance As Exception Dim value As String value = instance.m_Message instance.m_Message = value
'Usage
Dim instance As Exception Dim value As String value = instance.m_Message instance.m_Message = value
Exception Class Exception Members