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

속성 값

적용 대상