CommandLineArguments.Win32Manifest 속성

정의

출력 PE(이식 가능한 실행 파일) 파일에 포함할 Win32 매니페스트 파일의 경로입니다.

public:
 property System::String ^ Win32Manifest { System::String ^ get(); };
public string Win32Manifest { get; }
public string? Win32Manifest { get; }
member this.Win32Manifest : string
Public ReadOnly Property Win32Manifest As String

속성 값

적용 대상