10.24.0

XpePropertiesToString Method

Returns a String that represents the current Object.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public override string ToString()

Return Value

String
A string representation of this object.

See Also