Share via


HandleExternalEventActivity.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 的名稱,活動會在其上等候資料到達。

實作

適用於