ArgumentInfoToString(ISessionProfile) Method
Gets the string representation of the argument.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
public string ToString(
ISessionProfile sessionProfile
)
Public Function ToString (
sessionProfile As ISessionProfile
) As String
public:
String^ ToString(
ISessionProfile^ sessionProfile
)
member ToString :
sessionProfile : ISessionProfile -> string
- sessionProfile ISessionProfile
- Session profile to use.
StringString representation of the argument.