Share via


PathHasSegments.GetPath(PathSegment) Method

Definition

Gets Path.

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

Parameters

element
PathSegment

Returns

Attributes

Applies to