CommandLineArguments.Win32Manifest 属性

定义

要嵌入到输出可移植可执行文件的 Win32 清单文件的路径, (PE) 文件。

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

属性值

适用于