次の方法で共有


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, String)
PromptArguments(String, String, String, String, String, Int32, Keyboard)

プロパティ

Accept
Cancel
InitialValue
Keyboard
MaxLength
Message
Placeholder
Result
Title

メソッド

SetResult(String)

適用対象