Namespace: DeltaEngine.Platforms.WindowsAssembly: DeltaEngine.Platforms.Windows (in DeltaEngine.Platforms.Windows.dll) Version: 1.1.1.0 (1.1.1)
public override string CpuName { get; }
public override string CpuName { get; }
Public Overrides ReadOnly Property CpuName As String
Get
Public Overrides ReadOnly Property CpuName As String
Get
public:
virtual property String^ CpuName {
String^ get () override;
}
public:
virtual property String^ CpuName {
String^ get () override;
}
abstract CpuName : string with get
override CpuName : string with get
abstract CpuName : string with get
override CpuName : string with get
Property Value
Type:
String