Share via


NodeServicesOptions.ProjectPath 屬性

定義

如果設定,請覆寫應用程式根目錄的路徑。 尋找與專案相對 Node.js 模組時,會使用此路徑。

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

屬性值

適用於