ContextAttributes.Type 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.
Obtém uma constante que indica o tipo de objeto.
public:
property EnvDTE::vsContextAttributes Type { EnvDTE::vsContextAttributes get(); };
public:
property EnvDTE::vsContextAttributes Type { EnvDTE::vsContextAttributes get(); };
[System.Runtime.InteropServices.DispId(5)]
public EnvDTE.vsContextAttributes Type { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.Type : EnvDTE.vsContextAttributes
Public ReadOnly Property Type As vsContextAttributes
Valor da propriedade
Uma vsContextAttributes constante, especificando o atributo de contexto.
- Atributos