Search Results for

    Show / Hide Table of Contents

    Class prop

    Inheritance
    Object
    prop
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.IO.TMX
    Assembly: Sdl.LanguagePlatform.IO.dll
    Syntax
    public class prop

    Constructors

    prop()

    Declaration
    public prop()

    Properties

    lang

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

    lang1

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

    oencoding

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

    type

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

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Constructors
      • prop()
    • Properties
      • lang
      • lang1
      • oencoding
      • type
      • Value
    Back to top Generated by DocFX