共用方式為


compileAsManagedOptions 列舉類型

CompileAsManaged 屬性使用。

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
Public Enumeration compileAsManagedOptions
public enum compileAsManagedOptions
public enum class compileAsManagedOptions
type compileAsManagedOptions
public enum compileAsManagedOptions

成員

成員名稱 描述
managedAssembly 組件
managedAssemblyOldSyntax 舊語法的組件
managedAssemblyPure 純組件
managedAssemblySafe 安全的組件
managedNotSet 未設定

備註

如需如何建立模組的詳細資訊,請參閱 TurnOffAssemblyGeneration

如需詳細資訊,請參閱一般屬性頁 (專案)

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間