The ID, the replace value of the the metaword
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic string Value { get; set; }Public Property Value As String
Get
Set
public:
property String^ Value {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also