DataConnectionPromptDialog.SaveProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Saves properties from the prompt dialog box to the IVsDataConnectionSupport current object instance used in this class.
protected:
virtual void SaveProperties();
protected virtual void SaveProperties ();
abstract member SaveProperties : unit -> unit
override this.SaveProperties : unit -> unit
Protected Overridable Sub SaveProperties ()