Class ProjectFileExtension
Helper functions for ProjectFile
Inherited Members
Namespace: Sdl.ProjectAutomation .AutomaticTasks
Assembly: Sdl.ProjectAutomation.AutomaticTasks.dll
Syntax
public static class ProjectFileExtension
Methods
GetLanguageDirection(ProjectFile)
Gets LanguageDirection for task related ProjectFile
Declaration
public static LanguageDirection GetLanguageDirection(this ProjectFile file)
Parameters
Type | Name | Description |
---|---|---|
Project |
file | The ProjectFile |
Returns
Type | Description |
---|---|
Language |
The language direction |