PropertyInfo (System.Reflection.PropertyInfo)

Inherits: System.Reflection.MemberInfo

Interfaces: ICustomAttributeProvider, _MemberInfo, _PropertyInfo

Derived Types: 2 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Discovers the attributes of a property and provides access to property metadata.

VB.NET C#

C#

public abstract class PropertyInfo : System.Reflection.MemberInfo, System.Reflection.ICustomAttributeProvider, System.Runtime.InteropServices._MemberInfo, System.Runtime.InteropServices._PropertyInfo
{
}

Articles

MBR IT/.NET 247 : System.Reflection.PropertyInfo Class [Articles]

A Data Access Layer to Persist Business Objects Using Attributes and Reflection: The Code Project: Then I came up with the idea of creating classes that would say how they should ...

PropertyInfo.GetSetMethod (Método)

Devuelve un objeto MethodInfo que representa el descriptor de acceso set de esta propiedad. Lista de sobrecarga. Devuelve el descriptor de acceso set público de esta propiedad.

PropertyInfo.GetGetMethod (Método)

Devuelve MethodInfo que representa el descriptor de acceso get de esta propiedad. Lista de sobrecarga. Devuelve el descriptor de acceso get público de esta propiedad.

Mono Documentation

The constructors of System.Reflection.PropertyInfo are listed below. For a list of all members, see the PropertyInfo Members list. See Also: Inherited members from ...

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.PropertyInfo Class ... System.Runtime.InteropServices.ClassInterface(System.Runtime ...

System.Reflection

There are 11 incomplete classes in this namespace. In total we are missing ... System.Reflection.PropertyInfo: Status : ClassInterfaceAttribute(0) is Missing

System.Reflection.PropertyInfo Class

Base Types Object MemberInfo PropertyInfo. Assembly mscorlib Library Reflection Summary Provides access to property metadata. Description A property is a named aspect of an ...

PropertyInfo Class

System.Object     System.Reflection.MemberInfo        System.Reflection.PropertyInfo           System.Reflection.Emit.PropertyBuilder

PropertyInfo Class (System.Reflection)

Properties are logically the same as fields. A property is a named aspect ... System . . :: . Object    System.Reflection . . :: . MemberInfo      System.Reflection . . :: . PropertyInfo

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support