docs.unity3d.com
    Show / Hide Table of Contents

    Class note

    Inheritance
    Object
    note
    Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
    Syntax
    [Serializable]
    public class note : INote

    Constructors

    note()

    Declaration
    public note()

    Properties

    annotates

    Declaration
    public AttrType_annotates annotates { get; set; }
    Property Value
    Type Description
    AttrType_annotates

    AppliesTo

    Declaration
    public NoteType AppliesTo { get; set; }
    Property Value
    Type Description
    NoteType
    Implements
    INote.AppliesTo

    from

    Declaration
    public string from { get; set; }
    Property Value
    Type Description
    String

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type Description
    String

    NoteText

    Declaration
    public string NoteText { get; set; }
    Property Value
    Type Description
    String
    Implements
    INote.NoteText

    priority

    Declaration
    public string priority { get; set; }
    Property Value
    Type Description
    String

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    String

    Extension Methods

    TupleExtensions.IsValueTuple(Object)
    TupleExtensions.GetValueTupleItemObjects(Object)
    TupleExtensions.GetValueTupleItemObjectsFlattened(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023