Show / Hide Table of Contents

Interface IHasPlatform

A build which has a platform.

Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.Components.dll
Syntax
public interface IHasPlatform

Properties

View Source

Platform

Gets the platform to build.

Declaration
string? Platform { get; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX