Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Runtime.InteropServices
  3. _PropertyInfo
  4. DeclaringType
  • _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()
net11
namespace System.Runtime.InteropServices
{
    [CLSCompliant(false)]
    [Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")]
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
    [TypeLibImportClass(typeof(PropertyInfo))]
    public interface _PropertyInfo
    {
        Type DeclaringType { get; }
    }
}
nuget.org
0.0 %
Reference this API
.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 net11
Assembly

mscorlib , Version=1.0.5000.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙