Właściwość MediaAction.VolumeWrapper
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 VolumeWrapper { get; set; }
public:
property String^ VolumeWrapper {
String^ get();
void set(String^ value);
}
member VolumeWrapper : string with get, set
Public Property VolumeWrapper 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