Search Results for

    Show / Hide Table of Contents

    Class DownloadLink

    Inheritance
    System.Object
    DownloadLink
    FileDownloadLink
    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public class DownloadLink : object

    Properties

    | Improve this Doc View Source

    ExpireIn

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

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX