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 값입니다.

적용 대상