Solclient
XpePropertiesExpression Property |
The xpath expression to subscribe to.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public string Expression { get; set; }
Public Property Expression As String Get Set
public: property String^ Expression { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also