共用方式為


WorkflowQueueInfo.QueueName 屬性

定義

取得與此 WorkflowQueue 相關聯的 WorkflowQueueInfo 的名稱。

public:
 property IComparable ^ QueueName { IComparable ^ get(); };
public IComparable QueueName { get; }
member this.QueueName : IComparable
Public ReadOnly Property QueueName As IComparable

屬性值

WorkflowQueue 的名稱。

適用於