次の方法で共有


Extension.IsModelGenerationSupported プロパティ

定義

この拡張機能がモデル生成をサポートするかどうかを示します。

public:
 property bool IsModelGenerationSupported { bool get(); void set(bool value); };
public bool IsModelGenerationSupported { get; set; }
member this.IsModelGenerationSupported : bool with get, set
Public Property IsModelGenerationSupported As Boolean

プロパティ値

この拡張機能がモデルの生成をサポートしているかどうかを示す ブール 値。

適用対象