SetCustomAttribute Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Reflection.Emit Namespa ...
TypeBuilder Class
TypeBuilder Methods
SetCustomAttribute Method
SetCustomAttribute Method (Cus ...
SetCustomAttribute Method (Con ...
TypeBuilder Methods
_TypeBuilder.GetIDsOfNames Met ...
_TypeBuilder.GetTypeInfo Metho ...
_TypeBuilder.GetTypeInfoCount ...
_TypeBuilder.Invoke Method
AddDeclarativeSecurity Method
AddInterfaceImplementation Met ...
CreateType Method
DefineConstructor Method
DefineDefaultConstructor Metho ...
DefineEvent Method
DefineField Method
DefineGenericParameters Method
DefineInitializedData Method
DefineMethod Method
DefineMethodOverride Method
DefineNestedType Method
DefinePInvokeMethod Method
DefineProperty Method
DefineTypeInitializer Method
DefineUninitializedData Method
Equals Method
GetConstructor Method
GetConstructors Method
GetCustomAttributes Method
GetElementType Method
GetEvent Method
GetEvents Method
GetField Method
GetFields Method
GetGenericArguments Method
GetGenericTypeDefinition Metho ...
GetInterface Method
GetInterfaceMap Method
GetInterfaces Method
GetMember Method
GetMembers Method
GetMethod Method
GetMethods Method
GetNestedType Method
GetNestedTypes Method
GetProperties Method
GetProperty Method
GetType Method
InvokeMember Method
IsAssignableFrom Method
IsCreated Method
IsDefined Method
IsSubclassOf Method
MakeArrayType Method
MakeByRefType Method
MakeGenericType Method
MakePointerType Method
SetCustomAttribute Method
SetParent Method
ToString Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
TypeBuilder
.
.
::
.
SetCustomAttribute Method
Sets a custom attribute.
Overload List
Name
Description
SetCustomAttribute(CustomAttributeBuilder)
Set a custom attribute using a custom attribute builder.
SetCustomAttribute(ConstructorInfo,
array<
Byte
>
[]
()
[]
)
Sets a custom attribute using a specified custom attribute blob.
Top
See Also
Reference
TypeBuilder Class
TypeBuilder Members
System.Reflection.Emit Namespace
Tags :