StructuredCompositeActivityDesigner.SmartTagVerbs Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a read-only collection of designer actions that are associated with the smart tags on the designer.
protected:
virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesignerVerb ^> ^ SmartTagVerbs { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesignerVerb ^> ^ get(); };
protected override System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesignerVerb> SmartTagVerbs { get; }
member this.SmartTagVerbs : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesignerVerb>
Protected Overrides ReadOnly Property SmartTagVerbs As ReadOnlyCollection(Of ActivityDesignerVerb)
A DesignerAction read-only collection that contains all the actions associated with the smart tags on the designer.
The collection is returned only if the StructuredCompositeActivityDesigner hosts multiple views. Use the Views property to determine how many views the current designer hosts.
Proizvod | Verzije |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: