Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inherited property does not set to itself
Message
 
To
21/01/2005 18:47:44
General information
Forum:
ASP.NET
Category:
Class design
Miscellaneous
Thread ID:
00979501
Message ID:
00979520
Views:
10
>I have a class which contains this property defined at the top:
>
>
>    Public cLogin As String = "Member"
>
>
>In my Web Service, I am inheriting from that class and I define cLogin property to have this value:
>
>
>    Shadows cLogin As String = "Login"
>
>
>But, the value of cLogin remains Member. Why?

Michel,

Is it a property or a field?
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform