SyndicationContent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
配信コンテンツを表す基本クラス。
public ref class SyndicationContent abstract
public abstract class SyndicationContent
type SyndicationContent = class
Public MustInherit Class SyndicationContent
- 継承
-
SyndicationContent
- 派生
注釈
これは抽象クラスであり、直接インスタンス化することはできません。 これは、次の配信コンテンツ タイプの基本クラスとして使用されます。
コンストラクター
| 名前 | 説明 |
|---|---|
| SyndicationContent() |
SyndicationContent クラスの新しいインスタンスを初期化します。 |
| SyndicationContent(SyndicationContent) |
指定したSyndicationContent インスタンスを使用して、SyndicationContent クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AttributeExtensions |
このコンテンツの属性拡張を取得します。 |
| Type |
配信コンテンツ タイプを取得します。 |