Compartir a través de


WebpackDevMiddlewareOptions.ProjectPath Propiedad

Definición

Ruta de acceso raíz del proyecto. Webpack se ejecuta en este contexto.

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

Valor de propiedad

Se aplica a