SignatureHelper.GetFieldSigHelper Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a signature helper for a field.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- mod
- Type: System.Reflection.Module
The dynamic module that contains the field for which the SignatureHelper is requested.
Show: