Sdílet prostřednictvím


DslDefinitionModelToolboxHelper.CreateElementToolPrototype – metoda

Vytváření prototypů nástrojů přizpůsobit

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Protected Overrides Function CreateElementToolPrototype ( _
    store As Store, _
    domainClassId As Guid _
) As ElementGroupPrototype
protected override ElementGroupPrototype CreateElementToolPrototype(
    Store store,
    Guid domainClassId
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DslDefinitionModelToolboxHelper Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů