Aracılığıyla paylaş


SetValueAction.TextValue Özellik

Alır veya bu eylemi değerini bir dize olarak ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Common
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Common (Microsoft.VisualStudio.TestTools.UITest.Common.dll içinde)

Sözdizimi

'Bildirim
Public Property TextValue As EncryptionInformation
    Get
    Set
public EncryptionInformation TextValue { get; set; }
public:
property EncryptionInformation^ TextValue {
    EncryptionInformation^ get ();
    void set (EncryptionInformation^ value);
}
member TextValue : EncryptionInformation with get, set
function get TextValue () : EncryptionInformation
function set TextValue (value : EncryptionInformation)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Common.EncryptionInformation
Bu eylem bir dize değeri.

Açıklamalar

Harekete geçiren bu özellik ayarı PropertyChanged olay.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SetValueAction Sınıf

Microsoft.VisualStudio.TestTools.UITest.Common Ad Alanı

PropertyChanged