Click or drag to resize

ToneCategoryToString Method

Returns a String that represents the current ToneCategory.

Namespace:  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents the current ToneCategory.
See Also