Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enum on EventLogEntryType
Message
From
18/08/2010 12:02:16
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Enum on EventLogEntryType
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01477075
Message ID:
01477075
Views:
86
I have a public property defined as this:
        Public nType As EventLogEntryType = EventLogEntryType.Information
Now, I would like the client to be able to benefit from an enum structure when defining the property so he won't have to know that he has to type EventLogEntryType so to obtain the available choices. Basically, when he types nType = something, I would like something to be intellisense to the list of choices.
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