public bool Client64Bit { get; set; }
Public Property Client64Bit As Boolean Get Set
public: property bool Client64Bit { bool get (); void set (bool value); }
member Client64Bit : bool with get, set
In This Article