Content

Tags.Content property

Gets the tags that are attached to metadata properties describing the content of a file. The tags are useful to find out the content language, type (genre), subject, rating, etc.

public static ContentTagCategory Content { get; }

Property Value

The tags that are attached to metadata properties describing the content of a file.

See Also