VolumeInfo.SystemVolume Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the system volume of the phone.
public:
property unsigned int SystemVolume { unsigned int get(); };
uint32_t SystemVolume();
public uint SystemVolume { get; }
var uInt32 = volumeInfo.systemVolume;
Public ReadOnly Property SystemVolume As UInteger
Property Value
A numeric value representing the system volume of the phone.