Summary
Gets the type of the current repository.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Repository Info
Syntax
public AzurePipelinesRepositoryType? Provider { get; }
Value
Type | Description |
---|---|
Azure |
The type of the current repository. |