ProviderPropertyOverrideData Properties

The ProviderPropertyOverrideData type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key.
Public propertyLocation
Gets or sets the location of the provider. This is provided as a convenience to the client.
Public propertyName
Gets or sets the name of the provider. This is provided as a convenience to the client.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets the value.
Top
See Also