Compartir a través de


ApiDescription.RelativePath Propiedad

Definición

Obtiene o establece la plantilla de ruta de acceso url relativa (relativa a la raíz de la aplicación) para esta 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

Valor de propiedad

Se aplica a