PropertyValueSetter Class

Property value resolution class, used for static value resolution.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class PropertyValueSetter
Inheritance
Object    PropertyValueSetter
Derived

Constructors

Properties

Property Property for which the value is to be set.
Value Value to set on the property.

See Also