Name

Err.Description Property — Microsoft.VisualBasic.ErrObject

Synopsis

Err.Description = string     To set the property
string = Err.Description     To return the property value
string required; String

Any string expression

Description

A read/write property containing a short string describing a runtime error.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.