Sdílet prostřednictvím


CustomPropertyDescriptor.SetTypeDescriptor – metoda

Nastaví TypeDescriptor.

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

Syntaxe

'Deklarace
Public Shared Sub SetTypeDescriptor ( _
    element As PropertyPath, _
    newTypeDescriptor As DomainTypeDescriptor _
)
public static void SetTypeDescriptor(
    PropertyPath element,
    DomainTypeDescriptor newTypeDescriptor
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CustomPropertyDescriptor Třída

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