DeploymentFileSerializationEventArgs.FileCount 屬性

定義

取得部署作業所序列化的檔案總數。

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

屬性值

整數,表示部署作業所序列化的檔案總數

適用於