IInteractionService Properties
Interface Properties 1 member
A service to interact with the current development environment.
Gets a value indicating whether the interaction service is available. If
false, this service is not available to interact with the user and service methods will throw an exception. public abstract bool IsAvailable { get; }