Show / Hide Table of Contents

Method AddYamlFile

| Edit this page View Source

AddYamlFile(string, string)

Add a YAML language file. Keys are flat string-to-string mappings.
Declaration
public void AddYamlFile(string language, string fileContent)
Parameters
Type Name Description
string language Language for the yaml file, for example, "English"
string fileContent Entire file as string
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾