_DTE.ContextAttributes Özellik
Alır bir ContextAttributes sağlayan Otomasyon istemcilerinin Dynamic Help penceresinde geçerli seçili öğeler için yeni özellikler ekleyebilir ve bağlamsal Yardım sağlamak için ek öznitelikleri koleksiyonu.
Ad alanı: EnvDTE
Derleme: EnvDTE (EnvDTE.dll içinde)
Sözdizimi
'Bildirim
ReadOnly Property ContextAttributes As ContextAttributes
ContextAttributes ContextAttributes { get; }
property ContextAttributes^ ContextAttributes {
ContextAttributes^ get ();
}
abstract ContextAttributes : ContextAttributes
function get ContextAttributes () : ContextAttributes
Özellik Değeri
Tür: EnvDTE.ContextAttributes
A ContextAttributes koleksiyonu.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen güvenilen kod kitaplıklarını kullanma.
Ayrıca bkz.
Başvuru
Diğer Kaynaklar
Nasıl yapılır: derlemek ve Otomasyon nesne modeli kod örneklerini çalıştırmak