Freigeben über


DslDefinitionModelToolboxHelper.CreateElementToolPrototype-Methode

Anpassen der Erstellung von Toolbox angezeigt prototypen

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

.NET Framework-Sicherheit

Siehe auch

Referenz

DslDefinitionModelToolboxHelper Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace