Share via


InstallerFile.FileSize Property

Definition

Gets an integer value that represents the size of the installer file.

public:
 property int FileSize { int get(); };
public int FileSize { get; }
member this.FileSize : int
Public ReadOnly Property FileSize As Integer

Property Value

An integer value that represents the size of the installer file.

Applies to