Search Results for

    Show / Hide Table of Contents

    Class CreateRegulatorBundleTaskSettings

    Settings for the "Create Regulator Bundle Task"

    Inheritance
    System.Object
    CreateRegulatorBundleTaskSettings
    Namespace: Sdl.ProjectAutomation.Settings
    Assembly: Sdl.ProjectAutomation.Settings.dll
    Syntax
    [Obsolete("The Create Regulator Bundle Task has been deprecated.")]
    public class CreateRegulatorBundleTaskSettings : SettingsGroup

    Constructors

    CreateRegulatorBundleTaskSettings()

    Declaration
    public CreateRegulatorBundleTaskSettings()

    Properties

    Location

    Gets the setting that specifies the root folder where the bundle files will be created.

    Declaration
    public Setting<string> Location { get; }
    Property Value
    Type Description
    Setting<System.String>

    Methods

    GetDefaultValue(String)

    Get the default value of the settings item

    Declaration
    protected override object GetDefaultValue(string settingId)
    Parameters
    Type Name Description
    System.String settingId
    Returns
    Type Description
    System.Object

    On this page

    Back to top Generated by DocFX