VolumeInfo.MediaVolume 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 media volume of the phone.
public:
property unsigned int MediaVolume { unsigned int get(); };
uint32_t MediaVolume();
public uint MediaVolume { get; }
var uInt32 = volumeInfo.mediaVolume;
Public ReadOnly Property MediaVolume As UInteger
Property Value
A numeric value representing the media volume of the phone.