Aracılığıyla paylaş


PropertyHasType.GetLinksToProperties Yöntem

Bir DomainType PropertyHasType bağlantılar listesini alın.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Collections.ObjectModel.ReadOnlyCollection<PropertyHasType>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PropertyHasType Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı