InvalidMessageClassException.MessageClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the invalid message class name.
public:
property System::String ^ MessageClass { System::String ^ get(); };
public string MessageClass { get; }
member this.MessageClass : string
Public ReadOnly Property MessageClass As String
Property Value
A string that represents the invalid message class name.