UnattendPassSettings Class

Definition

Contains unattend pass.

public class UnattendPassSettings
type UnattendPassSettings = class
Public Class UnattendPassSettings
Inheritance
UnattendPassSettings

Constructors

UnattendPassSettings()

Initializes a new instance of the UnattendPassSettings class.

UnattendPassSettings(String)

Initializes a new instance of the UnattendPassSettings class with required arguments.

Properties

PassName

Required. Specifies the name of the pass that the content applies to.

UnattendComponents

Optional. Specifies unattend components.

Applies to