CakeEnvironment.

Platform Property

Summary

Gets the platform Cake is running on.
Namespace
Cake.Core
Containing Type
CakeEnvironment

Syntax

public ICakePlatform Platform { get; }

Value

Type Description
ICakePlatform The platform Cake is running on.