UserPromptConfiguration.InputPrompt 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
UserPromptConfiguration.InputPrompt() | |
UserPromptConfiguration.InputPrompt(UserPromptConfiguration+InputPrompt) |
UserPromptConfiguration.InputPrompt()
public InputPrompt();
Public Sub New ()
Applies to
UserPromptConfiguration.InputPrompt(UserPromptConfiguration+InputPrompt)
protected InputPrompt(Microsoft.VisualStudio.RpcContracts.Notifications.UserPromptConfiguration.InputPrompt original);
Protected Sub New (original As UserPromptConfiguration.InputPrompt)
Parameters
- original
- UserPromptConfiguration.InputPrompt