FakeEnvironment.

Platform Property

Summary

Gets the platform Cake is running on.
Namespace
Cake.Testing
Containing Type
FakeEnvironment

Syntax

public FakePlatform Platform { get; }

Value

Type Description
FakePlatform The platform Cake is running on.