Search Results for

    Show / Hide Table of Contents

    Class PackageStatusEventArgs

    Inheritance
    System.Object
    ProgressEventArgs
    PackageStatusEventArgs
    Inherited Members
    ProgressEventArgs.PercentComplete
    ProgressEventArgs.StatusMessage
    Namespace: Sdl.ProjectAutomation.Core
    Assembly: Sdl.ProjectAutomation.Core.dll
    Syntax
    public class PackageStatusEventArgs : ProgressEventArgs

    Constructors

    PackageStatusEventArgs()

    Declaration
    public PackageStatusEventArgs()

    Properties

    Status

    Declaration
    public PackageStatus Status { get; }
    Property Value
    Type Description
    PackageStatus

    On this page

    • Constructors
      • PackageStatusEventArgs()
    • Properties
      • Status
    Back to top Generated by DocFX