SettablePropertyValue Members

Updated: April 16, 2012

Represents a settable property value.

The following tables list the members exposed by the SettablePropertyValue type.

  Name Description
  SettablePropertyValue Overloaded. Initializes a new SettablePropertyValue object.
Top
  Name Description
public property HasDefaultValue Gets a Boolean value that determines whether the property value is the default value.
public property Value Gets the property value.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic Implicit The implicit conversion operator converts the specified value to the returned SettablePropertyValue object.
public method ToString Overridden. Returns the string representation of the SettablePropertyValue object.
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top