Skip to main content

ReleaseEntry.StagingPercentage Property

Declaring Type: ReleaseEntry
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

The percentage of users this package has been released to. This release may or may not be applied if the current user is not in the staging group.

[DataMember]
public float? StagingPercentage { get; }

Property Value

Nullable<float>


Documentation generated by MdDocs