英語で読む

次の方法で共有


VsaItemFlag 列挙型

定義

注意事項

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

コード項目の型を Class、Module、または None として識別します。

C#
public enum VsaItemFlag
C#
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.Guid("40d8ce77-8139-3483-8674-bb9e3acd9b89")]
public enum VsaItemFlag
継承
VsaItemFlag
属性

フィールド

名前 説明
Class 2

項目はクラスです。

Module 1

項目はモジュールです。

None 0

VSA 項目の種類はありません。

適用対象

製品 バージョン (廃止)
.NET Framework 1.1 (2.0, 3.0, 3.5)