Summary
Gets the repository provider.
- github
- bitbucket
- kiln
- vso
- gitlab
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- App
Veyor Repository Info
Syntax
public string Provider { get; }
Value
| Type | Description |
|---|---|
| string | The repository provider. |
