Udostępnij za pośrednictwem


Właściwość MediaAction.MuteWrapper —

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 MuteWrapper As String
public string MuteWrapper { get; set; }
public:
property String^ MuteWrapper {
    String^ get ();
    void set (String^ value);
}
member MuteWrapper : string with get, set
function get MuteWrapper () : String 
function set MuteWrapper (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