[This is preliminary documentation and is subject to change.]
Generates 2 attribute paths for named member. This first path is just the member name converted to lower case.
The seconfd path is "OR"ed with the first one and is taken from member name where all case transitions are prefixed with "-".
For private fields 'm_' and 's_' prefixes are removed
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- member
- Type:
System.Reflection MemberInfo
Return Value
Type:
See Also