Udostępnij za pośrednictwem


IParseText Interfejs

Definicja

Definiuje metody analizowania tekstu podczas 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 IParseText
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C1468187-3DA1-49df-ADF8-5F8600E59EA8")]
public interface IParseText
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("C1468187-3DA1-49df-ADF8-5F8600E59EA8")>]
type IParseText = interface
Public Interface IParseText
Atrybuty

Metody

Parse(String, IErrorHandler)

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

Po zaimplementowaniu w klasie analizuje określony kod źródłowy.

Dotyczy

Zobacz też