共用方式為


EdmPathExpression.PathSegments 屬性

定義

取得路徑區段做為已分解的限定名稱。 「A.B/C/D.E/Func1 (NS。T,NS。T2) /P1「 是 { 」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)

屬性值

實作

適用於