Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enum on EventLogEntryType
Message
From
18/08/2010 13:43:43
 
 
To
18/08/2010 12:02:16
General information
Forum:
ASP.NET
Category:
Other
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:
01477109
Views:
29
>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.

Not clear. What/who is 'the client' ? Where is this being typed?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform