IAddressableLanguageClient Interface

Definition

Interface representing a language client that is addressable for callback calls sent specifically to them.

public interface IAddressableLanguageClient
type IAddressableLanguageClient = interface
Public Interface IAddressableLanguageClient

Properties

UniqueName

Gets the string to uniquely identify this language client for callbacks.

Applies to