ContentType Enumeration

Indicates the type of content being deployed.

Syntax

public enum class ContentType  

Members

Member Value Description
App The content is an application.
AppDlc 24  The content is a downloadable component for an application.
Title The content is a game title.
TitleDlc 25  The content is a downloadable component for a game title
UniversalDlc 26  The content is downloadable content that is not associated with an application or game.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Management.Deployment Namespace