DeploymentFileSerializationEventArgs.CurrentFile 屬性

定義

取得這個事件引數所代表之檔案的索引。

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

屬性值

整數,表示這個事件引數所代表之檔案的索引。

適用於