IHasPlatform Interface
Definition
A build which has a platform.
public interface IHasPlatformProperties
Platform
Gets the platform to build.
string? Platform { get; }A build which has a platform.
public interface IHasPlatformGets the platform to build.
string? Platform { get; }