다음을 통해 공유


vsCMElement 열거형

코드 요소의 형식을 나타냅니다.

네임스페이스:  EnvDTE
어셈블리:  EnvDTE(EnvDTE.dll)

구문

‘선언
Public Enumeration vsCMElement
public enum vsCMElement
public enum class vsCMElement
type vsCMElement
public enum vsCMElement

멤버

멤버 이름 설명
vsCMElementAssignmentStmt assignment 문 요소
vsCMElementAttribute 특성 요소
vsCMElementClass 클래스 요소
vsCMElementDeclareDecl declare 선언 요소
vsCMElementDefineStmt define 문 요소
vsCMElementDelegate 대리자 요소
vsCMElementEnum 열거자 요소
vsCMElementEvent 이벤트 요소
vsCMElementEventsDeclaration events 선언 요소
vsCMElementFunction 함수 요소
vsCMElementFunctionInvokeStmt function invoke 문 요소
vsCMElementIDLCoClass IDL co-class 요소
vsCMElementIDLImport IDL 가져오기 요소
vsCMElementIDLImportLib IDL 가져오기 라이브러리 요소
vsCMElementIDLLibrary IDL 라이브러리 요소
vsCMElementImplementsStmt implements 문 요소
vsCMElementImportStmt import 문 요소
vsCMElementIncludeStmt include 문 요소
vsCMElementInheritsStmt inherits 문 요소
vsCMElementInterface 인터페이스 요소
vsCMElementLocalDeclStmt 지역 선언 요소
vsCMElementMacro 매크로 요소
vsCMElementMap 맵 요소
vsCMElementMapEntry 맵 엔트리 요소
vsCMElementModule 모듈 요소
vsCMElementNamespace 네임스페이스 요소
vsCMElementOptionStmt option 문 요소
vsCMElementOther 목록에 없는 요소
vsCMElementParameter 매개 변수 요소
vsCMElementProperty 속성 요소
vsCMElementPropertySetStmt property set 문 요소
vsCMElementStruct 구조체 요소
vsCMElementTypeDef 형식 정의 요소
vsCMElementUDTDecl 사용자 정의 형식 선언 요소
vsCMElementUnion 공용 구조체 요소
vsCMElementUsingStmt using 문 요소
vsCMElementVariable 변수 요소
vsCMElementVBAttributeGroup VB 특성 그룹 요소
vsCMElementVBAttributeStmt VB attributes 문 요소
vsCMElementVCBase VC 기본 요소

참고 항목

참조

EnvDTE 네임스페이스