ProjectData.ClearProjectError Method

Definition

Performs the work for the Clear method of the Err object. A helper method.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 static void ClearProjectError();
public static void ClearProjectError ();
static member ClearProjectError : unit -> unit
Public Shared Sub ClearProjectError ()

Remarks

For more information, see Clear.

Applies to