Share via


DeploymentPackageSerializationEventArgs.FileCount Property

Definition

Gets the total file count.

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

Property Value

The total file count.

Applies to