Click or drag to resize

SFSBuddyVariableToString Method

Returns a string that contains the Buddy Variable name, type and value.

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation of the SFSBuddyVariable object.
See Also