Summary
This class contains logic for the caseguard Mercurial extension.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Extensions .CaseGuard - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["CaseGuardExtension"]
class Type type-node
Syntax
public static class CaseGuardExtension
Properties
Name | Value | Summary |
---|---|---|
IsInstalled | bool |
Gets a value indicating whether the caseguard extension is installed and active.
static
|