In This Article

IDebuggableTerminal Interface

Provides the base requirements for a debuggable Terminal.

public interface IDebuggableTerminal : IDebuggableSymbol

Properties

Id

The ID that identifies the terminal.

int? Id { get; }

Property Value

int?

Inherited Members

Extension Methods