Share via


AppConfigurationKeyValueData.ContentType Property

Definition

The content type of the key-value's value. Providing a proper content-type can enable transformations of values when they are retrieved by applications.

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

Property Value

Applies to