Share via


ReceiveActivity.IEventActivity.QueueName プロパティ

定義

アクティビティがデータの到着を待機している WorkflowQueue の名前を取得します。

property IComparable ^ System::Workflow::Activities::IEventActivity::QueueName { IComparable ^ get(); };
IComparable System.Workflow.Activities.IEventActivity.QueueName { get; }
member this.System.Workflow.Activities.IEventActivity.QueueName : IComparable
 ReadOnly Property QueueName As IComparable Implements IEventActivity.QueueName

プロパティ値

IComparable

アクティビティがデータの到着を待機している WorkflowQueue の名前。

実装

適用対象