Udostępnij za pośrednictwem


ErrorPrototype.name Pole

Definicja

Określa nazwę typu błędu. Możliwe wartości to Error, EvalError, RangeError, ReferenceError, SyntaxError, TypeError i URIError.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public: initonly System::String ^ name;
public readonly string name;
val mutable name : string
Public ReadOnly name As String 

Wartość pola

String

Dotyczy

Zobacz też