Udostępnij za pośrednictwem


Właściwość MediaAction.VolumeWrapper —

Używane do serializacji

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property VolumeWrapper As String
public string VolumeWrapper { get; set; }
public:
property String^ VolumeWrapper {
    String^ get ();
    void set (String^ value);
}
member VolumeWrapper : string with get, set
function get VolumeWrapper () : String 
function set VolumeWrapper (value : String)

Wartość właściwości

Typ: String
Zwraca wartość typu String.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MediaAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common