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”,控件将尝试登录当前用户。