ApiDescription.RelativePath Propriété

Définition

Obtient ou définit le modèle de chemin d’url relatif (par rapport à la racine de l’application) pour cette API.

public:
 property System::String ^ RelativePath { System::String ^ get(); void set(System::String ^ value); };
public string RelativePath { get; set; }
public string? RelativePath { get; set; }
member this.RelativePath : string with get, set
Public Property RelativePath As String

Valeur de propriété

S’applique à