Click or drag to resize
DirectoryHelperIsWebRootWritable Property
Returns whether web root is writable.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static bool IsWebRootWritable { get; }

Property Value

Type: Boolean
See Also