共用方式為


PromptArguments 類別

定義

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class PromptArguments
type PromptArguments = class
繼承
System.Object
PromptArguments
屬性
System.ComponentModel.EditorBrowsableAttribute

建構函式

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

屬性

Accept
Cancel
InitialValue
Keyboard
MaxLength
Message
Placeholder
Result
Title

方法

SetResult(String)

適用於