次の方法で共有


AdditionalUnattendContent.Content プロパティ

定義

指定したパスとコンポーネントのunattend.xml ファイルに追加される XML 形式のコンテンツを指定します。 XML は 4 KB 未満である必要があり、挿入される設定または機能のルート要素を含める必要があります。

public string Content { get; set; }
member this.Content : string with get, set
Public Property Content As String

プロパティ値

適用対象