UrlSyndicationContent.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 UrlSyndicationContent 的内容类型。
public:
virtual property System::String ^ Type { System::String ^ get(); };
public override string Type { get; }
member this.Type : string
Public Overrides ReadOnly Property Type As String
属性值
UrlSyndicationContent 的内容类型。
注解
内容类型可以设置为 RFC 2046 中定义的任何已知 MIME 类型值。