PropertySetterInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PropertySetterInfo : Microsoft::Practices::ObjectBuilder::IPropertySetterInfo
public class PropertySetterInfo : Microsoft.Practices.ObjectBuilder.IPropertySetterInfo
type PropertySetterInfo = class
interface IPropertySetterInfo
Public Class PropertySetterInfo
Implements IPropertySetterInfo
- Inheritance
-
PropertySetterInfo
- Implements
Constructors
PropertySetterInfo(PropertyInfo, IParameter) | |
PropertySetterInfo(String, IParameter) |
Methods
GetValue(IBuilderContext, Type, String, PropertyInfo) | |
SelectProperty(IBuilderContext, Type, String) |