Sdílet prostřednictvím


DomainPath.Segments – vlastnost

Získá seznam segmentů.Segmenty cesty.

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 ReadOnly Property Segments As LinkedElementCollection(Of PathSegment)
public LinkedElementCollection<PathSegment> Segments { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PathSegment>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DomainPath Třída

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