Server.Traces Property

Definition

Gets the traces available on the server.

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

Property Value

A collection of traces.

Attributes

Applies to