Click or drag to resize
VirtualPathLogLogVirtualFiles Property
Indicates whether virtual files operation should be logged. Uses CMSLogVirtualFiles app setting key.

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

Property Value

Type: Boolean
See Also