ValuePattern.ValuePatternInformation Struct

Definition

Provides access to the property values of a ValuePattern object using its Current or Cached accessors.

public: value class ValuePattern::ValuePatternInformation
public struct ValuePattern.ValuePatternInformation
type ValuePattern.ValuePatternInformation = struct
Public Structure ValuePattern.ValuePatternInformation
Inheritance
ValuePattern.ValuePatternInformation

Properties

IsReadOnly

Gets a value that specifies whether the value of a UI Automation element is read-only.

Value

Gets the value of the UI Automation element.

Applies to

See also