Search Results for

    Show / Hide Table of Contents

    Class PropertyFileExportOptions

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

    Properties

    | Improve this Doc View Source

    EscapeQuotes

    Declaration
    public EscapeQuotesMode EscapeQuotes { get; set; }
    Property Value
    Type Description
    EscapeQuotesMode
    | Improve this Doc View Source

    EscapeSpecialCharacters

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