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 PropertyReflectionStrategy : Microsoft::Practices::ObjectBuilder::ReflectionStrategy<System::Reflection::PropertyInfo ^>
public class PropertyReflectionStrategy : Microsoft.Practices.ObjectBuilder.ReflectionStrategy<System.Reflection.PropertyInfo>
type PropertyReflectionStrategy = class
inherit ReflectionStrategy<PropertyInfo>
Public Class PropertyReflectionStrategy
Inherits ReflectionStrategy(Of PropertyInfo)