Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reserved words in Enum
Message
From
11/03/2014 17:53:47
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Reserved words in Enum
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01596180
Message ID:
01596180
Views:
40
If you have a reserved word in an Enum syntax, the following can be used:
Public Enum FileAttribute
    [ReadOnly] = 1
    Hidden
    System
End Enum
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform