This documentation is archived and is not being maintained.
PromptBuilder::AppendTextWithHint Method
Visual Studio 2010
Appends text to the PromptBuilder object and specifies the content type of the text.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AppendTextWithHint(String, SayAs) | Appends text to the PromptBuilder object and specifies the content type using a member of the SayAs enumeration. |
|
AppendTextWithHint(String, String) | Appends text to the PromptBuilder object and a String that specifies the content type of the text. |
Show: