PromptOptions Constructors
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.
Overloads
PromptOptions() | |
PromptOptions(PromptOptions) |
PromptOptions()
protected PromptOptions ();
Protected Sub New ()
Applies to
PromptOptions(PromptOptions)
protected PromptOptions (Microsoft.VisualStudio.Extensibility.Shell.PromptOptions original);
Protected Sub New (original As PromptOptions)
Parameters
- original
- PromptOptions