Interface IFileBasedTranslationMemoryCreator
Represents a factory object used to create a file-based Trados Studio translation memory.
Inherited Members
Namespace: SdlSdl.LanguagePlatformTranslationMemoryApiUpgrade
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public interface IFileBasedTranslationMemoryCreator : ITranslationMemoryCreator
Properties
TranslationMemoryDirectory
Gets or sets the directory where the translation memory should be created.
Declaration
string TranslationMemoryDirectory { get; set; }
Property Value
Type | Description |
---|---|
string |