Reference Library
Client Property
NamespacesAsgard5.BnetBattleNetClientSettingsClient
Declaration Syntax
C#Visual BasicVisual C++
BattleNetClientId Client { get; set; }
Property Client As BattleNetClientId
	Get
	Set
property BattleNetClientId Client {
	BattleNetClientId get ();
	void set (BattleNetClientId value);
}

Assembly: Asgard5Library (Module: Asgard5Library)