Inner Drive Extensible Architecture
C#
Show/Hide TOC
Action
Log
Entry
Action Property
The action the user was attempting
Definition
Namespace:
InnerDrive.Logging
Assembly:
InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
Copy
public
string
Action
{
get
;
set
; }
Property Value
String
See Also
Reference
ActionLogEntry Class
InnerDrive.Logging Namespace
In This Article
Definition
See Also