[This is preliminary documentation and is subject to change.]
Dumnps the content of the object in a string in readable format.
Used mainly for debugging.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public string Dump() |
Visual Basic (Declaration) |
---|
Public Function Dump As String |
Visual C++ |
---|
public: String^ Dump() |