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

Get the file name.

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

Syntax

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

Return Value

file name

See Also