[TIBCO.EMS .NET Admin client library 6.3 documentation]

Get the topic for this selector.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string Topic { get; }
Public ReadOnly Property Topic As String
public:
property String^ Topic {
	String^ get ();
}

Return Value

the topic for the selector.

See Also