The UserDefinedProperty type exposes the following members.

Constructors

  Name Description
Public method UserDefinedProperty
Initializes a new instance of the UserDefinedProperty class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another UserDefinedProperty to the current object.

Properties

  Name Description
Public property Name
Gets or sets name of the property.
Public property Value
Gets or sets value of the property.

See Also