La classe ReflectionConstant
ReflectionConstant
&reftitle.intro;
La classe ReflectionConstant apporte
des informations sur une constante globale.
&reftitle.classsynopsis;
ReflectionConstant
implements
Reflector
&Properties;
public
string
name
&Methods;
&reftitle.properties;
name
Le nom de la constante. En lecture seule, lance une
ReflectionException en cas d'essai d'écriture.
&reftitle.changelog;
&Version;
&Description;
8.5.0
La classe n’est plus finale.
&reftitle.seealso;
ReflectionClassConstant
&reference.reflection.entities.reflectionconstant;