Deprecated
Specifies that this property is deprecated. This keyword is ignored by the class compiler and by Studio, but is used by Atelier.
Usage
To specify that this property is deprecated, use the following syntax:
Property name As classname [ Deprecated ];
Otherwise, omit this keyword or place the word Not immediately before the keyword.
See Also
-
“Property Definitions” in this book