This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Base class for the FileSystem class in Smartsite.Runtime.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public abstract class FileSystemBase : 
Visual Basic (Declaration)Copy imageCopy Code
Public MustInherit Class FileSystemBase _
	Implements 

Inheritance Hierarchy

System..::..Object
  Smartsite.Base..::..FileSystemBase
    Smartsite.Core..::..FileSystem

See Also

Advanced