[This is preliminary documentation and is subject to change.]
Explicit conversion from ModuleType to string.
| C# |
public static explicit operator string ( ModuleType val )
- val (ModuleType)
- The ModuleType to convert.
A string containing the converted valaue.