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

プロパティ値

適用対象