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

Get the SmartSockets project name.

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

Syntax

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

Return Value

the project name

See Also