CommandLineArguments.NoWin32Manifest 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果為 true,請勿內嵌任何 Win32 資訊清單,包括由 Win32Manifest 或任何預設資訊清單指定的資訊清單。
public:
property bool NoWin32Manifest { bool get(); };
public bool NoWin32Manifest { get; }
member this.NoWin32Manifest : bool
Public ReadOnly Property NoWin32Manifest As Boolean