Aracılığıyla paylaş


Events.OutputWindowEvents Özellik

Alır OutputWindowEvents için pencere olayları.

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

Sözdizimi

'Bildirim
ReadOnly Property OutputWindowEvents ( _
    Pane As String _
) As OutputWindowEvents
    Get
OutputWindowEvents this[
    string Pane
] { get; }
property OutputWindowEvents^ OutputWindowEvents[[InAttribute] String^ Pane] {
    OutputWindowEvents^ get ([InAttribute] String^ Pane);
}
abstract OutputWindowEvents : OutputWindowEvents
JScript dizini oluşturulan özellikleri desteklemez.

Parametreler

  • Pane
    Tür: System.String
    İsteğe Bağlı.Adını bir Output windowpane.Pane Sağlanır, OutputWindowEvents nesnesi yalnızca sağlar olaylar için o bölmesi.

Özellik Değeri

Tür: EnvDTE.OutputWindowEvents
Bir OutputWindowEvents nesne.

Açıklamalar

Bölmeyi kayıtlı olması gerekmez, OutputWindowEvents nesnesi oluşturulur. Bölmeyi oluşturduysanız, sonra olayları otomatik olarak onun için sağlanır.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Events Arabirim

EnvDTE Ad Alanı