[This is preliminary documentation and is subject to change.]
Gets the list of public folders.
Namespace: Simple.WebSimple.WebSimple::Web
Assembly: Simple.Web (in Simple.Web.dll)
Syntax
C#
public ISet<string> PublicFolders { get; }
VB
Public ReadOnly Property PublicFolders As ISet(Of String)
Get