PromptArguments Class

Definition

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class PromptArguments
type PromptArguments = class
Inheritance
System.Object
PromptArguments
Attributes
System.ComponentModel.EditorBrowsableAttribute

Constructors

PromptArguments(String, String, String, String, String, Int32, Keyboard)
PromptArguments(String, String, String, String, String, Int32, Keyboard, String)

Properties

Accept
Cancel
InitialValue
Keyboard
MaxLength
Message
Placeholder
Result
Title

Methods

SetResult(String)

Applies to