Click or drag to resize

NamedProperty Properties

The NamedProperty type exposes the following members.

Properties
  NameDescription
Public propertyIsValueValid
Gets a value indicating whether this instance's value is valid.
Public propertyName
Gets the name.
Public propertyTextValue
Gets the text value. Mostly used for debugging purposes.
Public propertyValue
Gets or sets the value.
Public propertyValueTypeName
Gets the name of the value type.
Top
See Also