언어

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 연결 이름입니다.

적용 대상