IVsProfilerTargetInfo Interface

Definição

Fornece uma classe base para informações de destino do criador de perfil.

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
Derivado
Atributos

Propriedades

ProcessArchitecture

Obtém a arquitetura do processo que será iniciado. Essas informações são necessárias para determinar corretamente qual monitor de criação de perfil deve ser iniciado.

Aplica-se a