IAuthorServices Interfejs

Definicja

Definiuje usługi do tworzenia kodu w języku JScript w edytorze.

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

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
Pochodne
Atrybuty

Metody

GetCodeSense()

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

Po zaimplementowaniu w klasie pobiera obiekt, który jest używany do dodawania funkcji IntelliSense do tekstu podczas tworzenia kodu w języku JScript w edytorze.

GetColorizer()

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

Po zaimplementowaniu w klasie pobiera obiekt, który jest używany do kolorowania tekstu podczas tworzenia kodu w języku JScript w edytorze.

Dotyczy

Zobacz też