CompilationPlatformInfo.GetEditorPlatform Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an editor CompilationPlatformInfo (think Assembly-CSharp-Editor).
public:
static Microsoft::MixedReality::Toolkit::MSBuild::CompilationPlatformInfo ^ GetEditorPlatform();
public static Microsoft.MixedReality.Toolkit.MSBuild.CompilationPlatformInfo GetEditorPlatform ();
static member GetEditorPlatform : unit -> Microsoft.MixedReality.Toolkit.MSBuild.CompilationPlatformInfo
Public Shared Function GetEditorPlatform () As CompilationPlatformInfo
Returns
The editor CompilationPlatformInfo.