_OutputWindowEventsRoot.OutputWindowEvents[String] Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yalnızca Microsoft Dahili Kullanımı İçindir.
Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.
public:
property System::Object ^ OutputWindowEvents[System::String ^] { System::Object ^ get(System::String ^ PaneFilter); };
[System.Runtime.InteropServices.DispId(1)]
public object OutputWindowEvents[string PaneFilter] { [System.Runtime.InteropServices.DispId(1)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.OutputWindowEvents(string) : obj
Public ReadOnly Property OutputWindowEvents(PaneFilter As String) As Object
Parametreler
- PaneFilter
- String
Özellik Değeri
Çıkış penceresi olayları.
- Öznitelikler