Show / Hide Table of Contents

Class Constants.WindowsRegistry

Inheritance
object
Constants.WindowsRegistry
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: GitCredentialManager
Assembly: Algenta.Colectica.Repository.Client.dll
Syntax
public static class Constants.WindowsRegistry

Fields

HKAppBasePath

Declaration
public const string HKAppBasePath = "SOFTWARE\\GitCredentialManager"
Field Value
Type Description
string

HKConfigurationPath

Declaration
public const string HKConfigurationPath = "SOFTWARE\\GitCredentialManager\\Configuration"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX