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 |
配信コンテンツの種類を取得します。 |