WebpackDevMiddlewareOptions.ProjectPath 属性

定义

项目的根路径。 Webpack 在此上下文中运行。

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

属性值

适用于