IVsProfilerLaunchWebServerTargetInfo.ProcessArchitecture Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")]
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE ProcessArchitecture { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ProcessArchitecture : Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE
Public ReadOnly Property ProcessArchitecture As VSPROFILERPROCESSARCHTYPE
Valor da propriedade
Implementações
- Atributos