Udostępnij za pośrednictwem


Metoda CustomPropertyDescriptor.GetPathsOfCustomPropertyDescriptors —

Pobiera listę PathsOfCustomPropertyDescriptors.

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
Public Shared Function GetPathsOfCustomPropertyDescriptors ( _
    element As DomainTypeDescriptor _
) As LinkedElementCollection(Of PropertyPath)
public static LinkedElementCollection<PropertyPath> GetPathsOfCustomPropertyDescriptors(
    DomainTypeDescriptor element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PropertyPath>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CustomPropertyDescriptor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition