System.Web.Hosting.VirtualFileBase.Name Property

Gets the display name of the virtual resource.

Syntax

public virtual string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The VirtualFileBase.Name property is typically the file name and extension associated with the resource, although virtual resources may use arbitrary names.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0