WebContext.LocationSubPath Propiedad

Definición

Obtiene la subruta de ubicación de la aplicación web.

public:
 property System::String ^ LocationSubPath { System::String ^ get(); };
public string LocationSubPath { get; }
member this.LocationSubPath : string
Public ReadOnly Property LocationSubPath As String

Valor de propiedad

String

La subruta de ubicación de la aplicación web actual.

Se aplica a