PropertyPathHasPath.GetLinkToPathToProperty(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.
Den propertypathhaspath-Link zu einem PropertyPath aufrufen.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPathHasPath ^ GetLinkToPathToProperty(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ propertyPathInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath GetLinkToPathToProperty (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath propertyPathInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToPathToProperty : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath
Public Shared Function GetLinkToPathToProperty (propertyPathInstance As PropertyPath) As PropertyPathHasPath
Parameter
- propertyPathInstance
- PropertyPath
Gibt zurück
- Attribute