共用方式為


BackgroundUploadProgress.HasResponseChanged 欄位

定義

如果上傳要求回應已變更,則為 TRUE;否則為 FALSE。

每當由於叫用新要求而提供新的回應資訊時,此欄位會設定為 true。 然後,應用程式可以選擇讀取新的回應資訊,並視需要更新其狀態。

public: bool HasResponseChanged;
bool HasResponseChanged;
public bool HasResponseChanged;
Public HasResponseChanged As Boolean 

欄位值

Boolean

bool

適用於