Login.LoginButtonCommandName 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示與登入按鈕關聯的命令名稱。
public: static initonly System::String ^ LoginButtonCommandName;
public static readonly string LoginButtonCommandName;
staticval mutable LoginButtonCommandName : string
Public Shared ReadOnly LoginButtonCommandName As String
欄位值
備註
LoginButtonCommandName 是唯讀欄位,預設值為 “Login”。 這個值會傳遞至 OnBubbleEvent,如果值為 “Login”,則控件會嘗試登入目前的使用者。