Moonware.Common Namespace : ActionType Enumeration |
'Declaration <DataContractAttribute()> Public Enum ActionType Inherits System.Enum
'Usage Dim instance As ActionType
[DataContractAttribute()] public enum ActionType : System.Enum
[DataContractAttribute()] public enum class ActionType : public System.Enum
Member | Description |
---|---|
Capture | Capture picture from a camera |
HTTPRequest | Send a HTTP request |
RunApp | Run an application |
SendEmail | Send a mail message |
SendSMS | Send a SMS message |
StartRecording | Start recording with a camera |
StopRecording | Stop recording with a camera |
WriteFile | Write a file |
System.Object
System.ValueType
System.Enum
Moonware.Common.ActionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2