W3cubDocs

/Haxe C#

PropertyBuilder

package cs.system.reflection.emit

extends PropertyInfoMemberInfo

implements _PropertyBuilder

Available on cs

Variables

read only PropertyToken:PropertyToken

Methods

AddOtherMethod (mdBuilder:MethodBuilder):Void

SetConstant (defaultValue:Dynamic):Void

SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void

SetCustomAttribute (con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

SetGetMethod (mdBuilder:MethodBuilder):Void

SetSetMethod (mdBuilder:MethodBuilder):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/reflection/emit/PropertyBuilder.html