
C# | Visual Basic | Visual C++ |
public bool IsBrightnessSupported { get; private set; }
Public Property IsBrightnessSupported As Boolean Get Private Set
public: virtual property bool IsBrightnessSupported { bool get () sealed; private: void set (bool value) sealed; }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290