MemberValueAccessBuilder Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Creates ValueAccess objects for member descriptors.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)

Syntax

'Declaration
PublicMustInheritClassMemberValueAccessBuilder
publicabstractclassMemberValueAccessBuilder
publicref classMemberValueAccessBuilderabstract
publicabstractclass MemberValueAccessBuilder

Remarks

Subclasses might return ValueAccess implementations that do not assume a value is being extracted from the type that owns the member descriptors.

This is necessary in the integration scenarios.

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Validation.MemberValueAccessBuilder

See Also

MemberValueAccessBuilder Members

Microsoft.Practices.EnterpriseLibrary.Validation Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.