AppWindow.ClearAllPersistedState 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
清除系統針對指定應用程式儲存的任何視窗 PersistedStateId 的任何屬性。
public:
static void ClearAllPersistedState();
static void ClearAllPersistedState();
public static void ClearAllPersistedState();
function clearAllPersistedState()
Public Shared Sub ClearAllPersistedState ()
備註
如果在呼叫此方法時,具有 PersistedStateId 的檢視仍存在於應用程式中,當更新或關閉該檢視時,系統會儲存此識別碼的狀態。