ActivityDesigner.IDesigner.Verbs Proprietà

Definizione

Ottiene i verbi in fase di progettazione associati all'ActivityDesigner.

property System::ComponentModel::Design::DesignerVerbCollection ^ System::ComponentModel::Design::IDesigner::Verbs { System::ComponentModel::Design::DesignerVerbCollection ^ get(); };
System.ComponentModel.Design.DesignerVerbCollection System.ComponentModel.Design.IDesigner.Verbs { get; }
member this.System.ComponentModel.Design.IDesigner.Verbs : System.ComponentModel.Design.DesignerVerbCollection
 ReadOnly Property Verbs As DesignerVerbCollection Implements IDesigner.Verbs

Valore della proprietà

Verbi in fase di progettazione associati all'ActivityDesigner.

Implementazioni

Commenti

Questo membro è un'implementazione esplicita del membro dell'interfaccia. Può essere usato solo quando viene eseguito il cast dell'istanza a un'interfaccia ActivityDesignerIDesigner .

Si applica a