Gets the file names.

Namespace: DotNetNuke.Services.Cache
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string[] FileNames { get; }
Visual Basic
Public ReadOnly Property FileNames As String()
	Get

See Also