共用方式為


PercentCompleteEventArgs 成員

The PercentCompleteEventArgs object represents the arguments passed by the event raised when a process reaches a percent complete marker.

PercentCompleteEventArgs 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString Returns a String that represents the ServerMessageEventArgs object. (繼承自 ServerMessageEventArgs。)

頂端

屬性

  名稱 描述
公用屬性 Error Gets the error associated with the server message event. (繼承自 ServerMessageEventArgs。)
公用屬性 Percent Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress.

頂端