SQLWBToolsOptionsPage<TOptions>.GetOptionsDialogType Method

Definition

Gets the option's dialog box type.

protected:
 virtual Type ^ GetOptionsDialogType();
protected virtual Type GetOptionsDialogType ();
abstract member GetOptionsDialogType : unit -> Type
override this.GetOptionsDialogType : unit -> Type
Protected Overridable Function GetOptionsDialogType () As Type

Returns

A Type object.

Applies to