EngineIntrinsics Class

Definition

Exposes the Engine APIs for a particular instance of the engine.

public ref class EngineIntrinsics
public class EngineIntrinsics
type EngineIntrinsics = class
Public Class EngineIntrinsics
Inheritance
EngineIntrinsics

Properties

Events

Gets engine APIs to access the event manager.

Host

Gets engine APIs to access the host.

InvokeCommand

Gets the engine APIs to invoke a command.

InvokeProvider

Gets the engine APIs to access providers.

SessionState

Gets the engine APIs to access session state.

Applies to