共用方式為


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

屬性值

適用於