Table of Contents

Class ForgeVersionFile

Namespace:
Assembly: CmlLib.Core.Installer.Forge.dll

public class ForgeVersionFile

Inheritance

objectForgeVersionFile

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

AdUrl

public string? AdUrl { get; set; }

Property Value

string?

DirectUrl

public string? DirectUrl { get; set; }

Property Value

string?

MD5

public string? MD5 { get; set; }

Property Value

string?

SHA1

public string? SHA1 { get; set; }

Property Value

string?

Type

public string? Type { get; set; }

Property Value

string?