Sdílet prostřednictvím


ClientBuildManagerCallback.ReportProgress(String) Metoda

Definice

Hlásí průběh sestavení aplikace.

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)

Parametry

message
String

Obsahující String aktuální stav sestavení.

Platí pro