# CustomExtensions Class CustomExtensions ## Definition **Namespace:** QRCoder.Core.Extensions **Assembly:** QRCoder.Core (in QRCoder.Core.dll) Version: 1.0.2+100b048b01076590efe500a3be242a5faeb43294 **XMLNS for XAML:** Not mapped to an xmlns. **C#** ``` C# public static class CustomExtensions ``` **C++** ``` C++ [ExtensionAttribute] public ref class CustomExtensions abstract sealed ```
| Inheritance | Object → CustomExtensions |
| GetStringValue | Will get the string value for a given enum's value |