[TIBCO.EMS .NET client library 6.3 documentation]

Gets the provider name

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

Syntax

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

Return Value

Vendor name of the provoder.

Remarks