Search Results for

    Show / Hide Table of Contents

    Setting up the Project

    This page explains how to set up the project for a custom TM lookup application in C#.

    Create a new WPF application in Microsoft Visual Studio 2022 named Sdl.SDK.LanguagePlatform.Samples.TmLookup.

    Add the following references to your project:

    • Sdl.LanguagePlatform.Core
    • Sdl.LanguagePlatform.TranslationMemory
    • Sdl.LanguagePlatform.TranslationMemoryApi
    Note

    At the time of writing, this SDK version required the build path folder to point to the directory that contains the Trados Studio installation.

    See Also

    • Adding the Main GUI
    • Adding the Server TM Selection Form
    • Adding the Search Settings Form
    • Adding the Connector Class
    • Implementing the Search Functionality
    • Improve this Doc
    In this article
    Back to top Generated by DocFX