Share via


DeploymentPackageSerializationEventArgs.CurrentFile Property

Definition

Gets the current file number in relation to the total file count.

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

Property Value

The current file number in relation to the total file count.

Applies to