PromptArguments Class
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.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class PromptArguments
type PromptArguments = class
- Inheritance
-
System.ObjectPromptArguments
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
Constructors
PromptArguments(String, String, String, String, String, Int32, Keyboard, String) | |
PromptArguments(String, String, String, String, String, Int32, Keyboard) |
Properties
Accept | |
Cancel | |
InitialValue | |
Keyboard | |
MaxLength | |
Message | |
Placeholder | |
Result | |
Title |
Methods
SetResult(String) |