Click or drag to resize
LyncPlatformLibraryExceptionToString Method
The string representation of the library exception.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
The exception content in a string representation.

Implements

_ExceptionToString
See Also