IXpe.Expression Property

Solclient

IXpeExpression Property
version: 7.2.1.27
The Xpath expression.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
string Expression { get; }
ReadOnly Property Expression As String
	Get
property String^ Expression {
	String^ get ();
}

Property Value

Type: String
See Also