XmlSyndicationContent.Type プロパティ

定義

XML 配信コンテンツの種類を取得します。

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

プロパティ値

XML 配信コンテンツの種類。

適用対象