SessionDescriptionLineToString Method |
The string representation of the SessionDescriptionLine including the required new lines.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringThe string representation of the SessionDescriptionLine including the required new lines.
See Also