This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the root folder.

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

Syntax

C#Copy imageCopy Code
public  RootFolder { get; }
Visual Basic (Declaration)Copy imageCopy Code
Public ReadOnly Property RootFolder As 
	Get

Field Value

The root folder.

See Also

Advanced