Search Results for

    Show / Hide Table of Contents

    Namespace Sdl.LanguagePlatform.Core.Resources

    Interfaces

    IResourceDataAccessor

    A resource data accessor provides access to language-specific resources of different types (see LanguageResourceType for the supported resource types).

    Resources are binary-stored data streams. The caller is responsible to read the data in the resource-specific format and interpret it accordingly.

    Enums

    LanguageResourceType

    Enumerates the different types of language resources.

    ResourceStatus

    Enumerates the status of a resource. The status specifies whether a requested resource can be loaded or not.

    On this page

    • Interfaces
    • Enums
    Back to top Generated by DocFX