Use this pattern for saving to a sub directory:
string fileName = "Create.cshtml";
SaveOutput(fileName, entity.NamePascalCasePlural);