Table of Contents

Class PlatformManifest

Namespace
RDCore.SDK.Platform
Assembly
RDCore.SDK.dll
public record PlatformManifest : IEquatable<PlatformManifest>
Inheritance
PlatformManifest
Implements
Inherited Members

Properties

ExtensionsDirectory

public string ExtensionsDirectory { get; init; }

Property Value

string

GeneratedUtc

public DateTime GeneratedUtc { get; init; }

Property Value

DateTime

HostService

public string HostService { get; init; }

Property Value

string

LangService

public string LangService { get; init; }

Property Value

string

ParseServer

public string ParseServer { get; init; }

Property Value

string

PlatformVersion

public string PlatformVersion { get; init; }

Property Value

string