DTEClass.RegistryRoot Property

Definition

For more information on this property, refer to RegistryRoot.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::String ^ RegistryRoot { System::String ^ get(); };
public:
 virtual property Platform::String ^ RegistryRoot { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(239)]
public virtual string RegistryRoot { [System.Runtime.InteropServices.DispId(239)] get; }
[<System.Runtime.InteropServices.DispId(239)>]
[<get: System.Runtime.InteropServices.DispId(239)>]
member this.RegistryRoot : string
Public Overridable ReadOnly Property RegistryRoot As String

Property Value

The registry root.

Implements

Attributes

Applies to