Condividi tramite


IEdmPathExpression.PathSegments Proprietà

Definizione

Ottiene i segmenti di percorso come nome qualificato decomposto. "A.B/C/D.E" è { "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)

Valore della proprietà

Si applica a