Share via


WebpackDevMiddlewareOptions.ProjectPath Propriété

Définition

Chemin racine de votre projet. Webpack s’exécute dans ce contexte.

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

Valeur de propriété

S’applique à