DTSWebMethodInfo.MessageName Property

Definition

Gets the name of a message.

public:
 property System::String ^ MessageName { System::String ^ get(); };
public string MessageName { get; }
member this.MessageName : string
Public ReadOnly Property MessageName As String

Property Value

The name of the message.

Applies to