XpeProperties.ToString Method

Solclient

XpePropertiesToString Method
version: 7.2.1.27
Returns a String that represents the current Object.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override

Return Value

Type: String
A string representation of this object.
See Also