Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The total number of bytes in all blobs.
public long? ManifestByteCount { get; set; }
member this.ManifestByteCount : Nullable<int64> with get, set
Public Property ManifestByteCount As Nullable(Of Long)