IAuthorServices 인터페이스

정의

편집기에서 JScript를 작성하기 위한 서비스를 정의합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IAuthorServices
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("9E2B453C-6EAA-4329-A619-62E4889C8C8A")]
public interface IAuthorServices
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("9E2B453C-6EAA-4329-A619-62E4889C8C8A")>]
type IAuthorServices = interface
Public Interface IAuthorServices
파생
특성

메서드

GetCodeSense()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

클래스에서 구현되는 경우 편집기에서 JScript 코드를 작성할 때 텍스트에 IntelliSense를 추가하는 데 사용되는 개체를 가져옵니다.

GetColorizer()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

클래스에서 구현되는 경우 편집기에서 JScript 코드를 작성할 때 텍스트에 색을 지정하는 데 사용되는 개체를 가져옵니다.

적용 대상

추가 정보