Partilhar via


Propriedade DTEClass.RegistryRoot

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Para obter mais informações sobre esta propriedade, consulte RegistryRoot.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property RegistryRoot As String
public virtual string RegistryRoot { get; }
public:
virtual property String^ RegistryRoot {
    String^ get ();
}
abstract RegistryRoot : string with get 
override RegistryRoot : string with get
function get RegistryRoot () : String

Valor de propriedade

Tipo: String
A raiz do registro.

Implementações

_DTE.RegistryRoot

Segurança do .NET Framework

Consulte também

Referência

DTEClass Classe

Namespace EnvDTE