Udostępnij za pośrednictwem


Właściwość MediaRecorderVolumeLevelData.Volume —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Execution
Zestaw:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (w Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Składnia

'Deklaracja
Public Property Volume As Single
public float Volume { get; private set; }
public:
property float Volume {
    float get ();
    private: void set (float value);
}
member Volume : float32 with get, private set
function get Volume () : float
private function set Volume (value : float)

Wartość właściwości

Typ: System.Single
Returns Single.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MediaRecorderVolumeLevelData Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Execution