Trace.Events Property

Definition

Gets the collection of event objects to be captured by a Trace.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.TraceEventCollection Events { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Events : Microsoft.AnalysisServices.TraceEventCollection
Public ReadOnly Property Events As TraceEventCollection

Property Value

Attributes

Applies to