Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inherited property does not set to itself
Message
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Divers
Thread ID:
00979501
Message ID:
00979520
Vues:
9
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform