Sdílet prostřednictvím


MediaAction.VolumeWrapper – vlastnost

Používá pro serializaci

Obor názvů:  Microsoft.VisualStudio.TestTools.UITest.Common
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Common (v Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String
Vrátí String.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

MediaAction Třída

Microsoft.VisualStudio.TestTools.UITest.Common – obor názvů