Class As String is an extension for Microsoft Visual Studio editor that enables user to quickly generate field containing class body (code of a class) as a string. It can be useful for scripting, diagnostics and information purposes.
Class As String is an extension for Microsoft Visual Studio editor that enables user to quickly generate field containing class body (code of a class) as a string. It can be useful for scripting, diagnostics and information purposes.
Introduce 'ToCode' field with class body
First command introduced in stable v1.0.0 version of Class As String does exactly what it says.
License
Class As String is licensed on The MIT License (MIT).