VsaItemType 열거형

정의

주의

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.

코드, 참조 또는 AppGlobal로 항목 형식을 식별합니다.

public enum class VsaItemType
public enum VsaItemType
[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("a9f6f86e-fcf5-3d8d-97e4-0fe6c7fe2274")]
public enum VsaItemType
type VsaItemType = 
[<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("a9f6f86e-fcf5-3d8d-97e4-0fe6c7fe2274")>]
type VsaItemType = 
Public Enum VsaItemType
상속
VsaItemType
특성

필드

AppGlobal 1

항목 형식이 AppGlobal입니다.

Code 2

항목 형식이 코드입니다.

Reference 0

항목 형식이 참조입니다.

적용 대상