Reference Library
IsLoggedOn Property
NamespacesAsgard5.BnetBattleNetClientIsLoggedOn
Declaration Syntax
C#Visual BasicVisual C++
public bool IsLoggedOn { get; protected set; }
Public Property IsLoggedOn As Boolean
	Get
	Protected Set
public:
property bool IsLoggedOn {
	bool get ();
	protected: void set (bool value);
}

Assembly: Asgard5Library (Module: Asgard5Library)