ICakeEnvironment.

Platform Property

Summary

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

Syntax

ICakePlatform Platform { get; }

Value

Type Description
ICakePlatform The platform Cake is running on.