編集

次の方法で共有


ActivityPreviewDesigner.Verbs Property

Definition

Gets the collection of verbs to associate with the 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

Property Value

An ActivityDesignerVerbCollection that contains the verbs associated with ActivityPreviewDesigner.

Applies to