Udostępnij za pośrednictwem


Metoda CustomPropertyDescriptor.GetLinksToPathsOfCustomPropertyDescriptors —

Pobierz listę łączy CustomPropertyDescriptor do DomainTypeDescriptor.

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 GetLinksToPathsOfCustomPropertyDescriptors ( _
    typeDescriptorInstance As DomainTypeDescriptor _
) As ReadOnlyCollection(Of CustomPropertyDescriptor)
public static ReadOnlyCollection<CustomPropertyDescriptor> GetLinksToPathsOfCustomPropertyDescriptors(
    DomainTypeDescriptor typeDescriptorInstance
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<CustomPropertyDescriptor>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CustomPropertyDescriptor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition