Freigeben über


CompartmentMapHasPropertyDisplayedPath.GetLink-Methode

Ruft den CompartmentMapHasPropertyDisplayedPath-Link zwischen einem angegebenen CompartmentMap und einem PropertyPath ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLink ( _
    source As CompartmentMap, _
    target As PropertyPath _
) As CompartmentMapHasPropertyDisplayedPath
public static CompartmentMapHasPropertyDisplayedPath GetLink(
    CompartmentMap source,
    PropertyPath target
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasPropertyDisplayedPath

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentMapHasPropertyDisplayedPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace