FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Class FileProcessingVariant

    Represents an auto-variant that is produced from the output of a FileProcessingPipeline.

    Inheritance
    object
    FileProcessingVariant
    Implements
    IEquatable<FileProcessingVariant>
    Namespace: FulcrumFS
    Assembly: FulcrumFS.dll
    Syntax
    public sealed record FileProcessingVariant : IEquatable<FileProcessingVariant>

    Constructors

    Name Description
    FileProcessingVariant(string, IFileProcessingPipelineProvider)

    Initializes a new instance of the FileProcessingVariant class.

    Properties

    Name Description
    Pipeline

    Gets the pipeline used to process this variant.

    VariantId

    Gets the variant ID. Guaranteed to be non-empty, contain only valid characters, and be normalized to lowercase.

    © Singulink. All rights reserved.