Udostępnij za pośrednictwem


Właściwość EncryptionInformation.ValueWrapper —

Zwraca lub ustawia wartość dla 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 ValueWrapper As String
public string ValueWrapper { get; set; }
public:
property String^ ValueWrapper {
    String^ get ();
    void set (String^ value);
}
member ValueWrapper : string with get, set
function get ValueWrapper () : String
function set ValueWrapper (value : String)

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

EncryptionInformation Klasa

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