言語

SupportsGenericQueryDesignerAttribute.SupportsGenericQueryDesigner プロパティ

定義

IQueryDesignerがカスタムテキストモードをサポートしているかどうかを示すブール値を取得します。

public:
 property bool SupportsGenericQueryDesigner { bool get(); };
public bool SupportsGenericQueryDesigner { get; }
member this.SupportsGenericQueryDesigner : bool
Public ReadOnly Property SupportsGenericQueryDesigner As Boolean

プロパティ値

true IQueryDesignerがカスタムテキストモードをサポートしている場合、そうでなければfalse

適用対象