Partager via


DataServiceQuerySingle<TElement>.GetPath(String) Méthode

Définition

Obtenez une nouvelle chaîne de chemin d’URI en ajoutant nextSegment à celle d’origine.

public virtual string GetPath (string nextSegment);
abstract member GetPath : string -> string
override this.GetPath : string -> string
Public Overridable Function GetPath (nextSegment As String) As String

Paramètres

nextSegment
String

Segment suivant à ajouter au chemin d’accès.

Retours

Nouvelle chaîne de chemin d’URI.

S’applique à