Search Results for

    Show / Hide Table of Contents

    Class ProjectFileExtension

    Inheritance
    System.Object
    ProjectFileExtension
    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()
    Namespace: Sdl.ProjectAutomation.AutomaticTasks
    Assembly: Sdl.ProjectAutomation.AutomaticTasks.dll
    Syntax
    public static class ProjectFileExtension

    Methods

    GetLanguageDirection(ProjectFile)

    Declaration
    public static LanguageDirection GetLanguageDirection(this ProjectFile file)
    Parameters
    Type Name Description
    ProjectFile file
    Returns
    Type Description
    LanguageDirection

    On this page

    • Methods
      • GetLanguageDirection(ProjectFile)
    Back to top Generated by DocFX