다음을 통해 공유


DTEClass.ContextAttributes 속성

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

이 속성에 대한 자세한 내용은 ContextAttributes를 참조하십시오.

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

구문

‘선언
Public Overridable ReadOnly Property ContextAttributes As ContextAttributes
public virtual ContextAttributes ContextAttributes { get; }
public:
virtual property ContextAttributes^ ContextAttributes {
    ContextAttributes^ get ();
}
abstract ContextAttributes : ContextAttributes with get 
override ContextAttributes : ContextAttributes with get
function get ContextAttributes () : ContextAttributes

속성 값

형식: EnvDTE.ContextAttributes
컨텍스트 특성입니다.

구현

_DTE.ContextAttributes

.NET Framework 보안

참고 항목

참조

DTEClass 클래스

EnvDTE 네임스페이스