Udostępnij za pośrednictwem


Metoda PropertyHasType.GetLinksToProperties —

Pobierz listę łączy PropertyHasType do DomainType.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinksToProperties ( _
    typeInstance As DomainType _
) As ReadOnlyCollection(Of PropertyHasType)
public static ReadOnlyCollection<PropertyHasType> GetLinksToProperties(
    DomainType typeInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PropertyHasType Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition