FileFormat

ContentTagCategory.FileFormat property

Gets the tag that indicates a metadata property containing information about the format of a file.

public PropertyTag FileFormat { get; }

Property Value

The tag that indicates a metadata property containing information about the format of a file.

See Also