Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
TypeBuilder Class

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
TypeBuilder..::.DefineProperty Method

Adds a new property to the type.

  NameDescription
Public methodDefineProperty(String, PropertyAttributes, Type, array<Type>[]()[])Adds a new property to the type, with the given name and property signature.
Public methodDefineProperty(String, PropertyAttributes, Type, array<Type>[]()[], array<Type>[]()[], array<Type>[]()[], array<array<Type>[]()[]>[]()[], array<array<Type>[]()[]>[]()[])Adds a new property to the type, with the given name, property signature, and custom modifiers.
Public methodDefineProperty(String, PropertyAttributes, CallingConventions, Type, array<Type>[]()[], array<Type>[]()[], array<Type>[]()[], array<array<Type>[]()[]>[]()[], array<array<Type>[]()[]>[]()[])Adds a new property to the type, with the given name, calling convention, property signature, and custom modifiers.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker