Gets or sets volume level. Value 0 is mute and value 100 is maximum.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int Volume { get; set; }
Public Property Volume As Integer Get Set
public: property int Volume { int get (); void set (int value); }
member Volume : int with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
ArgumentException | Is raised when invalid value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119