次の方法で共有


MetadataCompatibilityOptions クラス

定義

重要: TMDL はまだプレビュー段階であり、API サーフェスは GA より前に変更される可能性があります。

   Represents the compatibility options that are used during metadata serialization.
public class MetadataCompatibilityOptions : ICloneable
type MetadataCompatibilityOptions = class
    interface ICloneable
Public Class MetadataCompatibilityOptions
Implements ICloneable
継承
MetadataCompatibilityOptions
実装

注釈

MetadataCompatibilityOptionsインスタンスは不変です。実際のオプションを設定するには、 クラスを使用しますMetadataCompatibilityOptionsBuilder

プロパティ

CompatibilityLevel

重要: TMDL はまだプレビュー段階であり、API サーフェスは GA より前に変更される可能性があります。

メタデータ コンテンツのシリアル化中に対象となる互換性レベルを取得します。

CompatibilityMode

重要: TMDL はまだプレビュー段階であり、API サーフェスは GA より前に変更される可能性があります。

メタデータ コンテンツのシリアル化中に対象となる互換モードを取得します。

明示的なインターフェイスの実装

ICloneable.Clone()

重要: TMDL はまだプレビュー段階であり、API サーフェスは GA より前に変更される可能性があります。

   Represents the compatibility options that are used during metadata serialization.

適用対象