.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Reflection.Emit
  3. PropertyBuilder
  4. PropertyBuilder()
  • PropertyBuilder
    • PropertyBuilder()
    • Attributes
    • CanRead
    • CanWrite
    • DeclaringType
    • Module
    • Name
    • PropertyToken
    • PropertyType
    • ReflectedType
    • AddOtherMethod(MethodBuilder)
    • AddOtherMethodCore(MethodBuilder)
    • GetAccessors(Boolean)
    • GetCustomAttributes(Boolean)
    • GetCustomAttributes(Type, Boolean)
    • GetGetMethod(Boolean)
    • GetIndexParameters()
    • GetSetMethod(Boolean)
    • GetValue(Object, Object[])
    • GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)
    • IsDefined(Type, Boolean)
    • SetConstant(Object)
    • SetConstantCore(Object)
    • SetCustomAttribute(CustomAttributeBuilder)
    • SetCustomAttribute(ConstructorInfo, Byte[])
    • SetCustomAttributeCore(ConstructorInfo, ReadOnlySpan<Byte>)
    • SetGetMethod(MethodBuilder)
    • SetGetMethodCore(MethodBuilder)
    • SetSetMethod(MethodBuilder)
    • SetSetMethodCore(MethodBuilder)
    • SetValue(Object, Object, Object[])
    • SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)
net9.0
namespace System.Reflection.Emit
{
    public abstract class PropertyBuilder : PropertyInfo
    {
        protected PropertyBuilder();
    }
}
nuget.org
0.0 %
Reference this API
.NET 8.09.0
Information specific to net9.0
Assembly

System.Reflection.Emit , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

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