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

    Value

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

    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
    In this article
    • Constructors
      • prop()
    • Properties
      • Value
      • lang
      • lang1
      • oencoding
      • type
    Back to top Generated by DocFX