Metoda DslDefinitionModelTypeDescriptorProvider.CreateTypeDescriptor — (ICustomTypeDescriptor, ModelElement)
Metoda wirtualna dostaw swój własny typ deskryptora
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition.Design
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Składnia
'Deklaracja
Protected Overrides Function CreateTypeDescriptor ( _
parent As ICustomTypeDescriptor, _
element As ModelElement _
) As ElementTypeDescriptor
protected override ElementTypeDescriptor CreateTypeDescriptor(
ICustomTypeDescriptor parent,
ModelElement element
)
Parametry
- parent
Typ: System.ComponentModel.ICustomTypeDescriptor
- element
Typ: Microsoft.VisualStudio.Modeling.ModelElement
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor
Obiekt DslDefinitionModelElementTypeDescriptor
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 Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
DslDefinitionModelTypeDescriptorProvider Klasa
Przeciążenie CreateTypeDescriptor
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition.Design