JSVsaError 列舉

定義

警告

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

定義 .NET 腳本引擎可拋出的例外集合。

public enum class JSVsaError
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")]
public enum JSVsaError
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")>]
type JSVsaError = 
Public Enum JSVsaError
繼承
JSVsaError
屬性

欄位

名稱 Description
AppDomainCannotBeSet -2146226176

價值:0x80133000

AppDomainInvalid -2146226175

價值:0x80133001

ApplicationBaseCannotBeSet -2146226174

價值:0x80133002

ApplicationBaseInvalid -2146226173

價值:0x80133003

AssemblyExpected -2146226172

價值:0x80133004

AssemblyNameInvalid -2146226171

價值:0x80133005

BadAssembly -2146226170

價值:0x80133006

CachedAssemblyInvalid -2146226169

價值:0x80133007

CallbackUnexpected -2146226168

價值:0x80133008

CodeDOMNotAvailable -2146226167

價值:0x80133009

CompiledStateNotFound -2146226166

價值:0x8013300A

DebugInfoNotSupported -2146226165

價值:0x8013300B

ElementNameInvalid -2146226164

價值:0x8013300C

ElementNotFound -2146226163

價值:0x8013300D

EngineBusy -2146226162

價值:0x8013300E

EngineCannotClose -2146226161

價值:0x8013300F

EngineCannotReset -2146226160

價值:0x80133010

EngineClosed -2146226159

價值:0x80133011

EngineEmpty -2146226159

價值:0x80133012

EngineInitialized -2146226157

價值:0x80133013

EngineNameInUse -2146226156

價值:0x80133014

EngineNotCompiled -2146226155

價值:0x80133015

EngineNotInitialized -2146226154

價值:0x80133016

EngineNotRunning -2146226153

價值:0x80133017

EngineRunning -2146226152

價值:0x80133018

EventSourceInvalid -2146226151

價值:0x80133019

EventSourceNameInUse -2146226150

價值:0x8013301A

EventSourceNameInvalid -2146226149

價值:0x8013301B

EventSourceNotFound -2146226148

價值:0x8013301C

EventSourceTypeInvalid -2146226147

價值:0x8013301D

GetCompiledStateFailed -2146226146

價值:0x8013301E

GlobalInstanceInvalid -2146226145

價值:0x8013301F

GlobalInstanceTypeInvalid -2146226144

價值:0x80133020

InternalCompilerError -2146226143

價值:0x80133021

ItemCannotBeRemoved -2146226142

價值:0x80133022

ItemFlagNotSupported -2146226141

價值:0x80133023

ItemNameInUse -2146226140

價值:0x80133024

ItemNameInvalid -2146226139

價值:0x80133025

ItemNotFound -2146226138

價值:0x80133026

ItemTypeNotSupported -2146226137

價值:0x80133027

LCIDNotSupported -2146226136

價值:0x80133028

LoadElementFailed -2146226135

價值:0x80133029

NotificationInvalid -2146226134

價值:0x8013302A

OptionInvalid -2146226133

價值:0x8013302B

OptionNotSupported -2146226132

價值:0x8013302C

RevokeFailed -2146226131

價值:0x8013302D

RootMonikerAlreadySet -2146226130

價值:0x8013302E

RootMonikerInUse -2146226129

價值:0x8013302F

RootMonikerInvalid -2146226128

價值:0x80133030

RootMonikerNotSet -2146226127

價值:0x80133031

RootMonikerProtocolInvalid -2146226126

價值:0x80133032

RootNamespaceInvalid -2146226125

價值:0x80133033

RootNamespaceNotSet -2146226124

價值:0x80133034

SaveCompiledStateFailed -2146226123

價值:0x80133035

SaveElementFailed -2146226122

價值:0x80133036

SiteAlreadySet -2146226121

價值:0x80133037

SiteInvalid -2146226120

價值:0x80133038

SiteNotSet -2146226119

價值:0x80133039

SourceItemNotAvailable -2146226118

價值:0x8013303A

SourceMonikerNotAvailable -2146226117

價值:0x8013303B

URLInvalid -2146226116

價值:0x8013303C

BrowserNotExist -2146226115

價值:0x8013303D

DebuggeeNotStarted -2146226114

價值:0x8013303E

EngineNameInvalid -2146226113

價值:0x8013303F

EngineNotExist -2146226112

價值:0x80133040

FileFormatUnsupported -2146226111

價值:0x80133041

FileTypeUnknown -2146226110

價值:0x80133042

ItemCannotBeRenamed -2146226109

價值:0x80133043

MissingSource -2146226108

價值:0x80133044

NotInitCompleted -2146226107

價值:0x80133045

NameTooLong -2146226106

價值:0x80133046

ProcNameInUse -2146226105

價值:0x80133047

ProcNameInvalid -2146226104

價值:0x80133048

VsaServerDown -2146226103

價值:0x80133049

MissingPdb -2146226102

價值:0x8013304A

NotClientSideAndNoUrl -2146226101

價值:0x8013304B

CannotAttachToWebServer -2146226100

價值:0x8013304C

EngineNameNotSet -2146226099

價值:0x8013303F

UnknownError -2146225921

價值:0x801330FF

適用於