Edit

Share via


IFileActivity.Stack Property

Definition

Gets the Stack associated with the IO request.

public Microsoft.Windows.EventTracing.Symbols.IStackSnapshot Stack { get; }
member this.Stack : Microsoft.Windows.EventTracing.Symbols.IStackSnapshot
Public ReadOnly Property Stack As IStackSnapshot

Property Value

Remarks

This property returns null if no stack has been collected for the IO event.

Applies to