Číst v angličtině

Sdílet prostřednictvím


PropertyHasType.GetLinks – metoda

Získáte odkazy mezi dané DomainProperty a DomainType PropertyHasType.

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

Syntaxe

public static ReadOnlyCollection<PropertyHasType> GetLinks(
    DomainProperty source,
    DomainType target
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PropertyHasType Třída

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