Show / Hide Table of Contents

Method AddFileByPath

| Edit this page View Source

AddFileByPath(string, bool)

Add a translation file via absolute path.
Declaration
public void AddFileByPath(string path, bool isJson = false)
Parameters
Type Name Description
string path Absolute path to file.
bool isJson Is the language file a json file.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾