Search Results for

    Show / Hide Table of Contents

    Class DistributionManifest

    Inheritance
    Object
    DistributionManifest
    Namespace: Crowdin.Xamarin.Forms.Models
    Assembly: Crowdin.Xamarin.Forms.dll
    Syntax
    public class DistributionManifest : object

    Properties

    | Improve this Doc View Source

    Files

    Declaration
    public string[] Files { get; set; }
    Property Value
    Type Description
    String[]
    | Improve this Doc View Source

    Languages

    Declaration
    public string[] Languages { get; set; }
    Property Value
    Type Description
    String[]
    | Improve this Doc View Source

    Timestamp

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