共用方式為


ComponentEditorPage.IsFirstActivate 方法

定義

取得值,表示頁面是否為第一次啟動。

protected:
 bool IsFirstActivate();
protected bool IsFirstActivate ();
member this.IsFirstActivate : unit -> bool
Protected Function IsFirstActivate () As Boolean

傳回

Boolean

如果頁面是第一次啟動,則為 true,否則為 false

適用於