Partager via


MediaAction.MuteWrapper, propriété

Utilisé pour la sérialisation

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

MediaAction Classe

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms