summaryP:DotNetNuke.Services.FileSystem.FolderInfo.IsStorageSecure

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsStorageSecure { get; }
Visual Basic
Public ReadOnly Property IsStorageSecure As Boolean
	Get

Implements

IFolderInfo..::..IsStorageSecure

See Also