Summary
Gets the platform family.
- Namespace
- Cake
.Testing - Containing Type
- FakePlatform
Syntax
public PlatformFamily Family { get; set; }
Value
Type | Description |
---|---|
PlatformFamily | The platform family. |
public PlatformFamily Family { get; set; }
Type | Description |
---|---|
PlatformFamily | The platform family. |