Condividi tramite


JScriptException.Number Proprietà

Definizione

Ottiene il codice HResult dell'errore.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property int Number { int get(); };
public int Number { get; }
member this.Number : int
Public ReadOnly Property Number As Integer

Valore della proprietà

Int32

Codice HResult dell'errore.

Si applica a

Vedi anche