Gets or sets a metadata field with an optional title associated to the file

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

Syntax

C#
string Title { get; set; }
Visual Basic
Property Title As String
	Get
	Set

See Also