Sdílet prostřednictvím


PathHasSegments.SetPath – metoda

Nastaví cestu.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetPath ( _
    element As PathSegment, _
    newPath As DomainPath _
)
public static void SetPath(
    PathSegment element,
    DomainPath newPath
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathHasSegments Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů