Skip to main content

VelopackAssetType Enum

Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233

Represents a Velopack Asset Type.

public enum VelopackAssetType
{
Full = 1,
Delta = 2
}

Inheritance: object → ValueType → Enum → VelopackAssetType

Fields

NameDescription
DeltaA delta update package.
FullA full update package.

Documentation generated by MdDocs