AssemblyDefinitionInfo.NonEditorPlatformSupported Property
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.
Gets whether any non-Editor platforms are specified to be supported.
public:
property bool NonEditorPlatformSupported { bool get(); };
public bool NonEditorPlatformSupported { get; }
member this.NonEditorPlatformSupported : bool
Public ReadOnly Property NonEditorPlatformSupported As Boolean