LenientErrorPrototype.name Field

Definition

Stores a string that contains the name of the subtype of the error.

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

public: System::Object ^ name;
public object name;
val mutable name : obj
Public name As Object 

Field Value

Applies to

See also