DecoratorMapHasPropertyDisplayedPath.GetLink(DecoratorMap, PropertyPath) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Sie erhalten den Link "decoratormaphaspropertydisplayedpath" zwischen einem angegebenen decoratormapund einem PropertyPath.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapHasPropertyDisplayedPath ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap source, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath
Public Shared Function GetLink (source As DecoratorMap, target As PropertyPath) As DecoratorMapHasPropertyDisplayedPath
Parameter
- source
- DecoratorMap
- target
- PropertyPath
Gibt zurück
- Attribute