Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Description
Specifies the layout of the final content group map, AppxContentGroupMap.xml.
Element Hierarchy
<ContentGroupMap>
Syntax
<ContentGroupMap IgnorableNamespaces? = String type. >
<!-- Child elements -->
Automatic
</ContentGroupMap>
Key
Attributes
| Attribute | Description | Data type | Required |
|---|---|---|---|
| IgnorableNamespaces | Declares namespaces used in the manifest that should be ignored. Ignored namespace elements are not validated and should be considered untrusted. Multiple namespaces are specified with a space between each namespace. | String type. | No |
Child Elements
| Child Element | Description |
|---|---|
| Automatic | The automatic content group. |
Remarks
It's recommended to start with authoring the source content group map (SourceAppxContentGroupMap.xml) and converting that into the final content group map (AppxContentGroupMap.xml) via Visual Studio or MakeAppx.exe. For more information, see Create and convert a source content group map.
Examples
Requirements
| Value | |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/2016/contentgroupmap |