IVsProfilerTargetInfo Schnittstelle

Definition

Stellt eine Basisklasse zu Profilerzielinformationen bereit.

public interface class IVsProfilerTargetInfo
public interface class IVsProfilerTargetInfo
__interface IVsProfilerTargetInfo
[System.Runtime.InteropServices.Guid("11F356E3-2BDC-4AB4-ACD2-48DB043951AA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProfilerTargetInfo
[<System.Runtime.InteropServices.Guid("11F356E3-2BDC-4AB4-ACD2-48DB043951AA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProfilerTargetInfo = interface
Public Interface IVsProfilerTargetInfo
Abgeleitet
Attribute

Eigenschaften

ProcessArchitecture

Ruft die Architektur des Prozesses ab, der gestartet wird. Diese Informationen sind erforderlich, um ordnungsgemäß zu bestimmen, welcher Profilerstellungsmonitor gestartet werden soll.

Gilt für