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

In This Topic
vbReadOnly Field
In This Topic
Specifies the read-only file attribute. This attribute indicates that the file cannot be written to.
Syntax
'Declaration
 
Public Const vbReadOnly As FileAttribute
 
See Also