Gets or sets a metadata field with an optional title associated to the file
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
string Title { get; set; } |
| Visual Basic |
|---|
Property Title As String Get Set |