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 類型值。