IMessageAppendixToString Method |
Convert this object into a string representation.
Namespace: StreamCoders.SdpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxFunction ToString As String
abstract ToString : unit -> string
Return Value
Type:
String
This object as a string.
See Also