Search Results for

    Show / Hide Table of Contents

    Class FileFormatSettings

    Inheritance
    object
    FileFormatSettings
    AdocFileFormatSettings
    AndroidFileFormatSettings
    ArbFileFormatSettings
    ChromeFileFormatSettings
    DitaFileFormatSettings
    DocxFileFormatSettings
    FJsFileFormatSettings
    FmHtmlFileFormatSettings
    FmMdFileFormatSettings
    HtmlFileFormatSettings
    IdmlFileFormatSettings
    JavaScriptFileFormatSettings
    JsonFileFormatSettings
    MacOsXFileFormatSettings
    MadcapFlsnpFileFormatSettings
    MdFileFormatSettings
    MdxV1FileFormatSettings
    MdxV2FileFormatSettings
    MediaWikiFileFormatSettings
    MifFileFormatSettings
    OtherFileFormatSettings
    PropertyFileFormatSettings
    ReactIntlFileFormatSettings
    TxtFileFormatSettings
    WebXmlFileFormatSettings
    XmlFileFormatSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Crowdin.Api.ProjectsGroups
    Assembly: Crowdin.Api.dll
    Syntax
    [PublicAPI]
    public class FileFormatSettings

    Properties

    | Edit this page View Source

    ExportPattern

    Declaration
    [JsonProperty("exportPattern")]
    public string? ExportPattern { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX