System.Web.Hosting.VirtualFileBase.IsDirectory Property

When overridden in a derived class, gets a value indicating whether the System.Web.Hosting.VirtualFileBase instance represents a virtual file or a virtual directory.

Syntax

public abstract bool IsDirectory { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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