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 的名称。

实现

适用于