- Namespace
-
GitVersion
.Git - Interfaces
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type-.->Interface0["IGitRepositoryInfo"] click Interface0
"/api/GitVersion.Git/IGitRepositoryInfo"
Type["GitRepositoryInfo"] class Type type-node
Syntax
public class GitRepositoryInfo : IGitRepositoryInfo
Constructors
Properties
| Name | Value | Summary |
|---|---|---|
| DotGitDirectory | string | |
|
Dynamic |
string | |
| GitRootPath | string | |
| ProjectRootDirectory | string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|