Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the explanation associated with the obsolete attribute.
Syntax
protected str Explanation()
Run On
Called
Return Value
Type: str
The explanation string that corresponds to the obsolete attribute.
Remarks
The explanation is displayed during compilation of application code that uses classes or methods which are marked with the SysObsoleteAttribute attribute.