The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ModuleBuilder::GetSignatureToken Method (SignatureHelper^)
.NET Framework (current version)
Defines a token for the signature that is defined by the specified SignatureHelper.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- sigHelper
-
Type:
System.Reflection.Emit::SignatureHelper^
The signature.
| Exception | Condition |
|---|---|
| ArgumentNullException | sigHelper is null. |
This method defines a metadata token for the signature described by sigHelper.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: