Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public constant
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Public constant
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01568710
Message ID:
01568710
Vues:
67
Hi everybody,

I've defined this constant in the class declaration
public const String EncodingXMLString
but I can not access it by ClassName.ConstName

I can change it to be a readonly static property instead, but why I can not use it as a constant? I see a comment by another colleague on another readonly property

// Huh! Can't use const here - weird.

Indeed weird - do you see what may be wrong?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform