ResponseCode.ProgressReport Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the provisional progress report. (101)
public: int ProgressReport = 101;
public const int ProgressReport = 101;
val mutable ProgressReport : int
Public Const ProgressReport As Integer = 101