Class CommonFileExtensions
Inherited Members
Namespace: Sdl.ProjectAutomation.Core
Assembly: Sdl.ProjectAutomation.Core.dll
Syntax
public static class CommonFileExtensions
Properties
ProjectFileExtension
File extension for project files.
Declaration
public static string ProjectFileExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |
ProjectPackageFileExtension
Extension for project packages.
Declaration
public static string ProjectPackageFileExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |
ReturnPackageFileExtension
Extension for return packages.
Declaration
public static string ReturnPackageFileExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |
TemplateFileExtension
File extension for template files.
Declaration
public static string TemplateFileExtension { get; }
Property Value
| Type | Description |
|---|---|
| string |