Aracılığıyla paylaş


DTEClass.ContextAttributes Özellik

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Bu özellik hakkında daha fazla bilgi için bakın ContextAttributes.

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
Public Overridable ReadOnly Property ContextAttributes As ContextAttributes
    Get
public virtual ContextAttributes ContextAttributes { get; }
public:
virtual property ContextAttributes^ ContextAttributes {
    ContextAttributes^ get ();
}
abstract ContextAttributes : ContextAttributes
override ContextAttributes : ContextAttributes
function get ContextAttributes () : ContextAttributes

Özellik Değeri

Tür: EnvDTE.ContextAttributes
İçeriği özniteliklerini.

Yüklenen

_DTE.ContextAttributes

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DTEClass Sınıf

EnvDTE Ad Alanı