Freigeben über


PathHasSegments.GetPath-Methode

Ruft Pfad 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 GetPath ( _
    element As PathSegment _
) As DomainPath
public static DomainPath GetPath(
    PathSegment element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PathHasSegments Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace