summaryP:DotNetNuke.Services.FileSystem.FileInfo.SupportsFileAttributes

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

Syntax

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

Implements

IFileInfo..::..SupportsFileAttributes

See Also