Share via


PropertySetterInfo Class

Definition

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)

Applies to