Sdílet prostřednictvím


IEdmPathExpression.PathSegments Vlastnost

Definice

Získá segmenty cesty jako rozložený kvalifikovaný název. "A.B/C/D.E" je { "A.B", "C", "D.E" }.

public System.Collections.Generic.IEnumerable<string> PathSegments { get; }
member this.PathSegments : seq<string>
Public ReadOnly Property PathSegments As IEnumerable(Of String)

Hodnota vlastnosti

Platí pro