[This is preliminary documentation and is subject to change.]
Get the text value of an entry.
| C# | Visual Basic | Visual C++ |
public string GetTextValue( string description )
Public Function GetTextValue ( _ description As String _ ) As String
public: String^ GetTextValue( String^ description )
- description (String)
- The description.
The text value.