FormRegionMessageClassAttribute.MessageClass Property

Definition

Gets the name of the message class to associate with the form region.

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 name of the message class to associate with the form region.

Applies to