Metoda DslDefinitionModelToolboxHelper.CreateElementToolPrototype —
Dostosowywanie tworzenia prototypów przybornika
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Składnia
'Deklaracja
Protected Overrides Function CreateElementToolPrototype ( _
store As Store, _
domainClassId As Guid _
) As ElementGroupPrototype
protected override ElementGroupPrototype CreateElementToolPrototype(
Store store,
Guid domainClassId
)
Parametry
- store
Typ: Microsoft.VisualStudio.Modeling.Store
- domainClassId
Typ: System.Guid
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
DslDefinitionModelToolboxHelper Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition