Search Results for

    Show / Hide Table of Contents

    Class DependencyFileUsage

    Defines the purpose of a DependencyFile.

    Inheritance
    System.Object
    DependencyFileUsage
    Namespace: Sdl.Core.Bcm.BcmModel
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public sealed class DependencyFileUsage : Enum

    Fields

    Extraction

    Used during the extraction phase.

    Declaration
    public const DependencyFileUsage Extraction
    Field Value
    Type Description
    DependencyFileUsage

    Final

    Used or required for correct operation of the final (localized) file.

    Declaration
    public const DependencyFileUsage Final
    Field Value
    Type Description
    DependencyFileUsage

    Generation

    Used during the generate phase.

    Declaration
    public const DependencyFileUsage Generation
    Field Value
    Type Description
    DependencyFileUsage

    None

    Unknown or not specified.

    Declaration
    public const DependencyFileUsage None
    Field Value
    Type Description
    DependencyFileUsage

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    On this page

    Back to top Generated by DocFX