NodeInvocationInfo.ModuleName プロパティ

定義

プロジェクト ルートに対する Node.js モジュール (.js ファイル) へのパスを指定します。

public:
 property System::String ^ ModuleName { System::String ^ get(); void set(System::String ^ value); };
public string ModuleName { get; set; }
member this.ModuleName : string with get, set
Public Property ModuleName As String

プロパティ値

適用対象