次の方法で共有


UnattendComponent クラス

定義

無人セットアップ コンポーネントが含まれています。

public class UnattendComponent
type UnattendComponent = class
Public Class UnattendComponent
継承
UnattendComponent

コンストラクター

UnattendComponent()

UnattendComponent クラスの新しいインスタンスを初期化します。

UnattendComponent(String)

必要な引数を使用して、UnattendComponent クラスの新しいインスタンスを初期化します。

プロパティ

ComponentName

必須。 追加のコンテンツを構成するコンポーネントの名前を指定します。

UnattendComponentSettings

省略可能。 コンポーネントの設定を指定します。

適用対象