'宣言
<Foundation.ExportAttribute("PromptChar")> <System.ComponentModel.BrowsableAttribute(True)> Public Property PromptChar As System.Char
[Foundation.Export("PromptChar")] [System.ComponentModel.Browsable(true)] public System.char PromptChar {get; set;}