PathHasSegments.GetPath(PathSegment) 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.
Ruft den Pfad ab.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ GetPath(Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath GetPath (Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetPath : Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath
Public Shared Function GetPath (element As PathSegment) As DomainPath
Parameter
- element
- PathSegment
Gibt zurück
- Attribute