IFileActivity.IssuingProcess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the process that made the IO request.
public Microsoft.Windows.EventTracing.Processes.IProcess IssuingProcess { get; }
member this.IssuingProcess : Microsoft.Windows.EventTracing.Processes.IProcess
Public ReadOnly Property IssuingProcess As IProcess