ClientBuildManagerCallback.ReportProgress(String) Methode

Definition

Meldet den Fortschritt eines Anwendungsbuilds.

public:
 virtual void ReportProgress(System::String ^ message);
public virtual void ReportProgress(string message);
abstract member ReportProgress : string -> unit
override this.ReportProgress : string -> unit
Public Overridable Sub ReportProgress (message As String)

Parameter

message
String

A String containing the current status of the build.

Gilt für: