FirmwareSummary.FileSize 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.
Firmware file size in bytes.
public long? FileSize { get; }
public long? FileSize { get; set; }
member this.FileSize : Nullable<int64>
member this.FileSize : Nullable<int64> with get, set
Public ReadOnly Property FileSize As Nullable(Of Long)
Public Property FileSize As Nullable(Of Long)