System.Reflection.Emit.PropertyBuilder.SetCustomAttribute Method

Set a custom attribute using a custom attribute builder.

Syntax

public void SetCustomAttribute (CustomAttributeBuilder customBuilder)

Parameters

customBuilder
An instance of a helper class to define the custom attribute.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0