IDkmIISResolver Interface

Definition

Interface to provide URL->Work process resolution on the Visual Studio computer.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: TransportKind.

public interface class IDkmIISResolver
public interface class IDkmIISResolver
__interface IDkmIISResolver
public interface IDkmIISResolver
type IDkmIISResolver = interface
Public Interface IDkmIISResolver

Methods

ResolveUrlToProcessIds(DkmTransportConnection, String, String, String)

Internal API to determine the IIS processes which the debugger should automatically attach to.

Applies to