Search Results for

    Show / Hide Table of Contents

    Class ProjectFileTypeConfiguration

    Inheritance
    object
    ProjectFileTypeConfiguration
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.ProjectAutomation.Core
    Assembly: Sdl.ProjectAutomation.Core.dll
    Syntax
    public class ProjectFileTypeConfiguration

    Properties

    FileTypeManagerConfiguration

    Declaration
    public IFileTypeManagerConfiguration FileTypeManagerConfiguration { get; }
    Property Value
    Type Description
    IFileTypeManagerConfiguration

    FilterManager

    Declaration
    public IFileTypeManager FilterManager { get; }
    Property Value
    Type Description
    IFileTypeManager

    StandardFilterManager

    Declaration
    public IFileTypeManager StandardFilterManager { get; }
    Property Value
    Type Description
    IFileTypeManager

    SubContentFileTypeManagerConfiguration

    Declaration
    public IFileTypeManagerConfiguration SubContentFileTypeManagerConfiguration { get; }
    Property Value
    Type Description
    IFileTypeManagerConfiguration
    In this article
    • Properties
      • FileTypeManagerConfiguration
      • FilterManager
      • StandardFilterManager
      • SubContentFileTypeManagerConfiguration
    Back to top Generated by DocFX