Table of Contents

Interface IAIWinPi

Namespace
SunamoShared._SunamoExceptions.Interfaces
Assembly
SunamoShared.dll

Interface for Windows platform interop actions.

public interface IAIWinPi
Extension Methods

Properties

PHWinPiRunAsDesktopUserNoAdmin

Gets or sets the action to run a process as a desktop user without admin privileges.

Action<string> PHWinPiRunAsDesktopUserNoAdmin { get; set; }

Property Value

Action<string>