Udostępnij za pośrednictwem


Właściwość MediaAction.TimeWrapper —

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