Class AsmDefDescription.EditorPlatform
Namespace: Global Namespace
Syntax
public class EditorPlatform : Platform
Constructors
EditorPlatform()
Declaration
public EditorPlatform()
Properties
DisplayName
Declaration
public override string DisplayName { get; }
Property Value
Type | Description |
---|---|
String |
HasPosix
Declaration
public override bool HasPosix { get; }
Property Value
Type | Description |
---|---|
Boolean |
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
String |