FirmwareSummary.BinaryCount Property
Definition
Important
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.
Binary count.
public long? BinaryCount { get; }
public long? BinaryCount { get; set; }
member this.BinaryCount : Nullable<int64>
member this.BinaryCount : Nullable<int64> with get, set
Public ReadOnly Property BinaryCount As Nullable(Of Long)
Public Property BinaryCount As Nullable(Of Long)