Summary
Gets the current runtime API endpoint url.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runtime Info
Syntax
public string Url { get; }
Value
Type | Description |
---|---|
string | The current runtime API endpoint url. |