Interface IHasPlatform
A build which has a platform.
Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.Components.dll
Syntax
public interface IHasPlatform
Properties
View SourcePlatform
Gets the platform to build.
Declaration
string? Platform { get; }
Property Value
Type | Description |
---|---|
string |