Udostępnij za pośrednictwem


Metoda ElementTypeDescriptionProvider.CreateTypeDescriptor — (ICustomTypeDescriptor, ModelElement)

Tworzy deskryptor typ niestandardowy.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Design
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CreateTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    element As ModelElement _
) As ElementTypeDescriptor
protected virtual ElementTypeDescriptor CreateTypeDescriptor(
    ICustomTypeDescriptor parent,
    ModelElement element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor
Nowy typ niestandardowy deskryptor.

Wyjątki

Wyjątek Warunek
ArgumentException

elementis nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementTypeDescriptionProvider Klasa

Przeciążenie CreateTypeDescriptor

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Design