_PropertyInfo
Attributes
CanRead
CanWrite
DeclaringType
IsSpecialName
MemberType
Name
PropertyType
ReflectedType
Equals(Object)
GetAccessors()
GetAccessors(Boolean)
GetCustomAttributes(Boolean)
GetCustomAttributes(Type, Boolean)
GetGetMethod()
GetGetMethod(Boolean)
GetHashCode()
GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)
GetIndexParameters()
GetSetMethod()
GetSetMethod(Boolean)
GetType()
GetTypeInfo(UInt32, UInt32, IntPtr)
GetTypeInfoCount(UInt32)
GetValue(Object, Object[])
GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)
Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)
IsDefined(Type, Boolean)
SetValue(Object, Object, Object[])
SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)
ToString()
xamarinmac
namespace System.Runtime.InteropServices
{
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibImportClass(typeof(PropertyInfo))]
public interface _PropertyInfo
{
MemberTypes MemberType { get; }
}
}
.NET Framework | 1.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to xamarinmac | |
Assembly | mscorlib , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API