This document is archived and information here might be outdated. Recommended version. |
Returns the Action Environment.
[Visual Basic .NET] Public ReadOnly Property ActionEnvironment As IActionLookupSupport
[C#] public IActionLookupSupport ActionEnvironment {get;}
[C++]
HRESULT get_ActionEnvironment(
IActionLookupSupport** ppiActionEnvironment
);
[C++] Parameters ppiActionEnvironment [out, retval]
ppiActionEnvironment is a parameter of type IActionLookupSupport**