Gets or sets the name of the file with extension

Namespace: DotNetNuke.Services.Social.Messaging.Internal.Views
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

Field Value

The name.

See Also