DtmfResult.ConvertToString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert the collection of tones to a string like "12345#".
public string ConvertToString ();
member this.ConvertToString : unit -> string
Public Function ConvertToString () As String