ApplicationAlgorithmResult.ToString Method¶
Returns a string that represents the current object.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public override string ToString()
VB¶
Public Overrides Function ToString As String
Return Value¶
Type: String
A string that represents the current object.