Class AIWinPi
- Namespace
- SunamoShared._SunamoExceptions.ai
- Assembly
- SunamoShared.dll
Implementation of Windows platform interop actions.
public class AIWinPi : IAIWinPi
- Inheritance
-
AIWinPi
- Implements
- Inherited Members
- Extension Methods
Properties
PHWinPiRunAsDesktopUserNoAdmin
Gets or sets the action to run a process as a desktop user without admin privileges.
public Action<string> PHWinPiRunAsDesktopUserNoAdmin { get; set; }