Share via


DeploymentFileSerializationEventArgs.FileCount Property

Definition

Gets the total number of files being serialized by a deployment operation.

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

Property Value

An integer that indicates the total number of files being serialized by a deployment operation

Applies to