IMessageQueueTask.MsmqConnection プロパティ

定義

MSMQタスクの接続名を取得するか設定します。

public:
 property System::String ^ MsmqConnection { System::String ^ get(); void set(System::String ^ value); };
public string MsmqConnection { get; set; }
member this.MsmqConnection : string with get, set
Public Property MsmqConnection As String

プロパティ値

MSMQの接続名。

適用対象