다음을 통해 공유


CodeParameter.Attributes 속성

부모 개체에 대한 모든 특성의 컬렉션을 가져옵니다.

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

구문

‘선언
ReadOnly Property Attributes As CodeElements
CodeElements Attributes { get; }
property CodeElements^ Attributes {
    CodeElements^ get ();
}
abstract Attributes : CodeElements with get
function get Attributes () : CodeElements

속성 값

형식: EnvDTE.CodeElements
CodeElements 컬렉션입니다.

.NET Framework 보안

참고 항목

참조

CodeParameter 인터페이스

EnvDTE 네임스페이스

기타 리소스

방법: 자동화 개체 모델 코드의 예제 컴파일 및 실행