System.Reflection.PropertyInfo

E697540

System.Reflection.PropertyInfo is a .NET reflection class that represents and provides metadata and access methods for a property of a type at runtime.

Jump to: Statements Referenced by

Statements (50)

Predicate Object
instanceOf .NET reflection class
System.Type member metadata class
assembly System.Runtime NERFINISHED
mscorlib NERFINISHED
availableIn .NET 5+
.NET Core NERFINISHED
.NET Framework NERFINISHED
canRepresent indexed property
instance property
static property
CLSCompliant true
inheritsFrom System.Reflection.MemberInfo NERFINISHED
introducedIn .NET Framework 1.0 NERFINISHED
isAbstract true
isClass true
isPublic true
isSerializable true
method GetAccessors
GetCustomAttributes
GetGetMethod
GetIndexParameters
GetOptionalCustomModifiers
GetRequiredCustomModifiers
GetSetMethod
GetValue
IsDefined
SetValue
namespace System.Reflection NERFINISHED
overrides System.Reflection.MemberInfo.GetCustomAttributes NERFINISHED
System.Reflection.MemberInfo.IsDefined
System.Reflection.MemberInfo.MemberType NERFINISHED
property Attributes
CanRead
CanWrite
DeclaringType
IsSpecialName
MemberType
Name
PropertyType
ReflectedType
propertyTypeOf System.Boolean NERFINISHED
System.Type NERFINISHED
relatedTo System.Reflection.FieldInfo NERFINISHED
System.Reflection.MethodInfo NERFINISHED
System.Type NERFINISHED
represents property of a type
supports custom attributes on properties
generic property types
usedFor runtime access to property values
runtime inspection of properties

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection containsType System.Reflection.PropertyInfo