Summary
Gets the name of the operating system for the current job.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- TravisCIJobInfo
Syntax
public string OSName { get; }
Value
| Type | Description |
|---|---|
| string | The name of the os. |
