Search Results for

    Show / Hide Table of Contents

    Class JavaScriptFileExportOptions

    Inheritance
    System.Object
    FileExportOptions
    JavaScriptFileExportOptions
    Namespace: Crowdin.Api.SourceFiles
    Assembly: Crowdin.Api.dll
    Syntax
    public class JavaScriptFileExportOptions : FileExportOptions

    Properties

    | Improve this Doc View Source

    ExportPattern

    Declaration
    public string ExportPattern { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ExportQuotes

    Declaration
    public ExportQuotesMode ExportQuotes { get; set; }
    Property Value
    Type Description
    ExportQuotesMode
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX