ReceiveActivity.IEventActivity.QueueName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アクティビティがデータの到着を待機している 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
プロパティ値
アクティビティがデータの到着を待機している WorkflowQueue の名前。