FileBasedRegistryTools Class

Definition

File based implementation of IRegistryTools that uses the FileBasedRegistry for Unix/MacOS. Machine level registry is not supported.

public sealed class FileBasedRegistryTools : Microsoft.VisualStudio.Utilities.Internal.IRegistryTools4
type FileBasedRegistryTools = class
    interface IRegistryTools4
    interface IRegistryTools3
    interface IRegistryTools2
    interface IRegistryTools
Public NotInheritable Class FileBasedRegistryTools
Implements IRegistryTools4
Inheritance
FileBasedRegistryTools
Implements

Applies to