Partager via


DTEClass.RegistryRoot, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Pour plus d'informations sur cette propriété, consultez RegistryRoot.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property RegistryRoot As String
    Get
public virtual string RegistryRoot { get; }
public:
virtual property String^ RegistryRoot {
    String^ get ();
}
abstract RegistryRoot : string
override RegistryRoot : string
function get RegistryRoot () : String

Valeur de propriété

Type : System.String
Racine de Registre.

Implémentations

_DTE.RegistryRoot

Sécurité .NET Framework

Voir aussi

Référence

DTEClass Classe

EnvDTE, espace de noms