MSMQConn.ConnectionDescription プロパティ

定義

接続の局所的な記述を返します。

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

プロパティ値

接続の局所的な記述を含む文字列です。

属性

適用対象