Search Results for

    Show / Hide Table of Contents

    Create a SDL Trados Studio application initializer

    SDL Trados Studio Integration API provides support for third-party developers to add specific initializations or functionalities at SDL Trados Studio application startup.

    Creating a SDL Trados Studio application initializer

    In order to create a SDL Trados Studio application initializer, a third-party developer will require the following steps:

    • Create an initialization class which implements the IApplicationInitializer interface.
    • Decorate the initialization class with the ApplicationInitializerAttribute attribute

    Creating a SDL Trados Studio application initializer Sample

    • Improve this Doc

    On this page

    • Creating a SDL Trados Studio application initializer
    Back to top Generated by DocFX