ValueProviderWrapper.Value - свойство
Gets the value of the control.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public string Value { get; }
Public ReadOnly Property Value As String
Get
public:
virtual property String^ Value {
String^ get () sealed;
}
abstract Value : string with get
override Value : string with get
StringThe value of the control as a string.
IValueProvider.Value