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