ConnectionSettingsOption.GetOptionsDialogType Method

Definition

Gets the dialog type of the options page.

protected:
 override Type ^ GetOptionsDialogType();
protected override Type GetOptionsDialogType ();
override this.GetOptionsDialogType : unit -> Type
Protected Overrides Function GetOptionsDialogType () As Type

Returns

A Type object that represents the dialog type.

Applies to