DkmRunningProcessInfo.AppPool 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.
[Optional] Information about the associated IIS application pool, if any.
This API was introduced in Visual Studio 17 RTM (DkmApiVersion.VS17RTM).
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmIISAppPoolInfo? AppPool { get; }
member this.AppPool : Microsoft.VisualStudio.Debugger.DefaultPort.DkmIISAppPoolInfo
Public ReadOnly Property AppPool As DkmIISAppPoolInfo