IVsaScriptCodeItem 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
IActiveScript 호스트에 필요한 추가 기능을 정의합니다.
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.
public interface class IVsaScriptCodeItem : Microsoft::Vsa::IVsaCodeItem
public interface class IVsaScriptCodeItem : Microsoft::JScript::Vsa::IJSVsaCodeItem
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E0C0FFE8-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaScriptCodeItem : Microsoft.Vsa.IVsaCodeItem
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E0C0FFE8-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaScriptCodeItem : Microsoft.JScript.Vsa.IJSVsaCodeItem
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E0C0FFE8-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaScriptCodeItem = interface
interface IVsaCodeItem
interface IVsaItem
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E0C0FFE8-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaScriptCodeItem = interface
interface IJSVsaCodeItem
interface IJSVsaItem
Public Interface IVsaScriptCodeItem
Implements IVsaCodeItem
Public Interface IVsaScriptCodeItem
Implements IJSVsaCodeItem
- 특성
- 구현
속성
| Name | Description |
|---|---|
| CodeDOM |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 코드 항목에 표시되는 코드 문서 개체 모델(CodeDOM)을 가져옵니다. (다음에서 상속됨 IJSVsaCodeItem) |
| IsDirty |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 항목의 현재 메모리 내 표현이 지속형 표현과 다른지 여부를 나타내는 값을 반환합니다. (다음에서 상속됨 IJSVsaItem) |
| ItemType |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 메서드에 의해 결정된 대로 지정된 개체의 형식을 CreateItem(String, JSVsaItemType, JSVsaItemFlag) 가져옵니다. (다음에서 상속됨 IJSVsaItem) |
| Name |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 항목의 이름을 가져오거나 설정합니다. (다음에서 상속됨 IJSVsaItem) |
| SourceText |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 자동 생성된 코드(있는 경우)를 포함하여 지정된 코드 항목의 텍스트를 가져오거나 설정합니다. (다음에서 상속됨 IJSVsaCodeItem) |
| StartColumn |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 클래스에서 구현되는 경우 이 코드가 시작되는 줄에서 열 번호를 가져오거나 설정합니다. |
| StartLine |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 클래스에서 구현되는 경우 이 코드가 시작되는 줄 번호를 가져오거나 설정합니다. |
메서드
| Name | Description |
|---|---|
| AddEventSource(String, String) |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 코드 항목에 이벤트 원본을 추가합니다. 코드 항목은 이벤트 원본을 사용하여 호스트에서 구현하는 IVsaSite.GetEventSourceInstance 메서드를 호출하여 이벤트를 명명된 이벤트 원본에 연결합니다. (다음에서 상속됨 IJSVsaCodeItem) |
| AppendSourceText(String) |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 지정된 텍스트를 코드 항목의 끝에 추가합니다. (다음에서 상속됨 IJSVsaCodeItem) |
| Execute() |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 클래스에서 구현되는 경우 이 코드를 컴파일하고 실행합니다. |
| GetOption(String) |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 스크립트 엔진에 대한 구현별 옵션을 가져옵니다. (다음에서 상속됨 IJSVsaItem) |
| RemoveEventSource(String) |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 코드 항목에서 지정된 이벤트 소스를 제거합니다. (다음에서 상속됨 IJSVsaCodeItem) |
| SetOption(String, Object) |
이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 스크립트 엔진에 대한 구현별 옵션을 설정합니다. (다음에서 상속됨 IJSVsaItem) |