次の方法で共有


MetadataUpdater.IsSupported プロパティ

定義

アセンブリの更新が有効で使用可能かどうかを示す値を取得します。

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

プロパティ値

true アセンブリの更新が有効で使用可能な場合は 。それ以外の場合は false

適用対象