Partilhar via


WebpackDevMiddlewareOptions.ProjectPath Propriedade

Definição

O caminho raiz do projeto. O Webpack é executado neste 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 da propriedade

Aplica-se a