Click or drag to resize

ObjectSummaryTToString Method

Returns a String that represents this object.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this object.
See Also