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

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

Wartość właściwości

Type: System.String

Zwraca wartość typu String.

Zobacz też

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

Powrót do początku