MSMQConn.ConnectionDisplayName Property

Definition

Returns the localized display name of the connection.

public:
 static property System::String ^ ConnectionDisplayName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public static string ConnectionDisplayName { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ConnectionDisplayName : string
Public Shared ReadOnly Property ConnectionDisplayName As String

Property Value

A String that contains the localized display name of the connection.

Attributes

Applies to