ActivityPreviewDesigner.Verbs 屬性

定義

取得與 . 相關聯 ActivityPreviewDesigner的動詞集合。

protected:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesignerVerbCollection ^ Verbs { System::Workflow::ComponentModel::Design::ActivityDesignerVerbCollection ^ get(); };
protected override System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection Verbs { get; }
member this.Verbs : System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection
Protected Overrides ReadOnly Property Verbs As ActivityDesignerVerbCollection

屬性值

一個 ActivityDesignerVerbCollection 包含與 ActivityPreviewDesigner相關的動詞。

適用於