_PropertyInfo (interface)

This type is found in the namespace System.Runtime.InteropServices

mGetTypeInfoCountVoid
mGetTypeInfoVoid
mGetIDsOfNamesVoid
mInvokeVoid
mToStringString
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mget_MemberTypeMemberTypes
mget_NameString
mget_DeclaringTypeType
mget_ReflectedTypeType
mGetCustomAttributesObject[]
mGetCustomAttributesObject[]
mIsDefinedBoolean
mget_PropertyTypeType
mGetValueObject
mGetValueObject
mSetValueVoid
mSetValueVoid
mGetAccessorsMethodInfo[]
mGetGetMethodMethodInfo
mGetSetMethodMethodInfo
mGetIndexParametersParameterInfo[]
mget_AttributesPropertyAttributes
mget_CanReadBoolean
mget_CanWriteBoolean
mGetAccessorsMethodInfo[]
mGetGetMethodMethodInfo
mGetSetMethodMethodInfo
mget_IsSpecialNameBoolean
pMemberTypeMemberTypes
pNameString
pDeclaringTypeType
pReflectedTypeType
pPropertyTypeType
pAttributesPropertyAttributes
pCanReadBoolean
pCanWriteBoolean
pIsSpecialNameBoolean

GetTypeInfoCount

GetTypeInfo

pcTInfoSystem.UInt32&

GetIDsOfNames

iTInfoSystem.UInt32
lcidSystem.UInt32
ppTInfoSystem.IntPtr

Invoke

riidSystem.Guid&
rgszNamesSystem.IntPtr
cNamesSystem.UInt32
lcidSystem.UInt32
rgDispIdSystem.IntPtr

ToString

dispIdMemberSystem.UInt32
riidSystem.Guid&
lcidSystem.UInt32
wFlagsSystem.Int16
pDispParamsSystem.IntPtr
pVarResultSystem.IntPtr
pExcepInfoSystem.IntPtr
puArgErrSystem.IntPtr

Equals

.

GetHashCode

otherSystem.Object

GetType

.

get_MemberType

.

get_Name

.

get_DeclaringType

.

get_ReflectedType

.

GetCustomAttributes

.

GetCustomAttributes

attributeTypeSystem.Type
inheritSystem.Boolean

IsDefined

inheritSystem.Boolean

get_PropertyType

attributeTypeSystem.Type
inheritSystem.Boolean

GetValue

.

GetValue

objSystem.Object
indexSystem.Object[]

SetValue

objSystem.Object
invokeAttrSystem.Reflection.BindingFlags
binderSystem.Reflection.Binder
indexSystem.Object[]
cultureSystem.Globalization.CultureInfo

SetValue

objSystem.Object
valueSystem.Object
indexSystem.Object[]

GetAccessors

objSystem.Object
valueSystem.Object
invokeAttrSystem.Reflection.BindingFlags
binderSystem.Reflection.Binder
indexSystem.Object[]
cultureSystem.Globalization.CultureInfo

GetGetMethod

nonPublicSystem.Boolean

GetSetMethod

nonPublicSystem.Boolean

GetIndexParameters

nonPublicSystem.Boolean

get_Attributes

.

get_CanRead

.

get_CanWrite

.

GetAccessors

.

GetGetMethod

.

GetSetMethod

.

get_IsSpecialName

.

MemberType

.

Name

.

DeclaringType

.

ReflectedType

.

PropertyType

.

Attributes

.

CanRead

.

CanWrite

.

IsSpecialName

.
.