Share via


IPackageProperties.ContentType Property

Definition

Gets or sets the type of content represented, generally defined by a specific use and intended audience. Example values include "Whitepaper", "Security Bulletin", and "Exam". (This property is distinct from MIME content types as defined in RFC 2045.)

public string? ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Applies to