共用方式為


ComponentSetting.Content Property

Definition

Optional. Specifies the base-64 encoded XML formatted content that is added to the unattend.xml file for the specified path and component. The XML must be less that 4 KB and must include the root element for the setting or feature that is being inserted.

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

Property Value

Applies to