共用方式為


AppWindow.ClearAllPersistedState 方法

定義

清除系統針對指定應用程式儲存的任何視窗 PersistedStateId 的任何屬性。

public:
 static void ClearAllPersistedState();
 static void ClearAllPersistedState();
public static void ClearAllPersistedState();
function clearAllPersistedState()
Public Shared Sub ClearAllPersistedState ()

備註

如果在呼叫此方法時,具有 PersistedStateId 的檢視仍存在於應用程式中,當更新或關閉該檢視時,系統會儲存此識別碼的狀態。

適用於