Search Results for

    Show / Hide Table of Contents

    Class prop

    Inheritance
    System.Object
    prop
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.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
    System.String

    lang1

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

    oencoding

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

    type

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

    Value

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

    On this page

    • Constructors
      • prop()
    • Properties
      • lang
      • lang1
      • oencoding
      • type
      • Value
    Back to top Generated by DocFX