docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ReadAnnotationFileAttachmentDownloadUrlResult

    Represents the result of reading an annotation file attachment download URL.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Collaboration.Models.Attachments
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public readonly struct ReadAnnotationFileAttachmentDownloadUrlResult

    Constructors

    ReadAnnotationFileAttachmentDownloadUrlResult(string)

    Initializes a new instance of the ReadAnnotationFileAttachmentDownloadUrlResult struct.

    Declaration
    public ReadAnnotationFileAttachmentDownloadUrlResult(string url = null)
    Parameters
    Type Name Description
    string url

    The signed download URL to download the file.

    Fields

    Url

    The download url

    Declaration
    public readonly string Url
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)