Gets or sets the name of the file with extension
Namespace: DotNetNuke.Services.Social.Messaging.Internal.ViewsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Name { get; set; } |
| Visual Basic |
|---|
Public Property Name As String Get Set |