你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConfigurationSetting.ContentType 属性

定义

配置设置值的内容类型。 提供适当的内容类型可以在应用程序检索值时启用值的转换。

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

属性值

适用于