Summary
Gets the API URL.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Workflow Info
Syntax
public string ApiUrl { get; }
Value
Type | Description |
---|---|
string | The API URL. For example: https://api.github.com. |