Udostępnij za pośrednictwem


EdmPathExpression.PathSegments Właściwość

Definicja

Pobiera segmenty ścieżki jako zdekompilowaną kwalifikowaną nazwę. "A.B/C/D.E/Func1(NS. T,NS. T2)/P1" to { "A.B", "C", "D.E", "Func1(NS). T,NS. T2)", "P1" }.

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

Wartość właściwości

Implementuje

Dotyczy