Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

PathMappingCollection Class

A collection of PathMapping object.

For a list of all members of this type, see PathMappingCollection Members.

System.Object
   EO.Web.PathMappingCollection

[Visual Basic]
Public Class PathMappingCollection
[C#]
public class PathMappingCollection : IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

See accessing external files with FileExplorer for more details.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

PathMappingCollection Members | EO.Web Namespace


Direct link to this topic