言語

IMessageQueueTask.StringCompareValue プロパティ

定義

TaskTypeDTSMQType_Receiverされたとき、文字列メッセージを比較するストリングを取得します。

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

プロパティ値

TaskTypeDTSMQType_Receiverされたときに比較に使われる文字列です。

適用対象