ContentItemΒΆ

class ContentItem : System.Object

Provides properties that define various aspects of content stored using the intermediate file format of the XNA Framework.

ContentIdentity Identity

Gets or sets the identity of the content item.

string Name

Gets or sets the name of the content item.

readonly OpaqueDataDictionary OpaqueData

Gets the opaque data of the content item.