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

屬性值

Boolean

如果延伸模組支援模型產生,則為 true,否則為 false

適用於