Class TMXStartOfInputEvent
Inheritance
System.Object
TMXStartOfInputEvent
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()
Assembly: Sdl.LanguagePlatform.IO.dll
public class TMXStartOfInputEvent : StartOfInputEvent
Constructors
Declaration
public TMXStartOfInputEvent()
Declaration
public TMXStartOfInputEvent(string fileName, header hdr, TranslationUnitFormat flavor)
Parameters
Properties
Declaration
public BuiltinRecognizers BuiltinRecognizers { get; set; }
Property Value
Declaration
public FieldDefinitions Fields { get; set; }
Property Value
Declaration
public header Header { get; }
Property Value
IncludesContextContent
Declaration
public bool IncludesContextContent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TextContextMatchType
Declaration
public TextContextMatchType TextContextMatchType { get; set; }
Property Value
Declaration
public string TMName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public TokenizerFlags TokenizerFlags { get; set; }
Property Value
UsesIdContextMatch
Declaration
public bool UsesIdContextMatch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public WordCountFlags WordCountFlags { get; set; }
Property Value