Moonware.Common
ActionType Field



The action type
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ActionType As ActionType
'Usage
 
Dim instance As Action
Dim value As ActionType
 
value = instance.ActionType
 
instance.ActionType = value
[DataMemberAttribute()]
public ActionType ActionType
[DataMemberAttribute()]
public:
ActionType ActionType
Requirements

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

See Also

Reference

Action Class
Action Members

Send Feedback