MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbSystem Field

In This Topic
vbSystem Field
In This Topic
Specifies the system file attribute. This attribute indicates that the file is part of the operating system or is used exclusively by the operating system.
Syntax
'Declaration
 
Public Const vbSystem As FileAttribute
 
See Also