This document is archived and information here might be outdated. Recommended version. |
Indicates if the object is attached to ArcMap.
[Visual Basic .NET]
Public ReadOnly Property IsRunningInArcMap As Boolean
[C#]
public bool IsRunningInArcMap {get;}
[C++]
HRESULT get_IsRunningInArcMap(
Boolean* pbvarIsRunningInArcMap
);
[C++] Parameters pbvarIsRunningInArcMap [out, retval]
pbvarIsRunningInArcMap is a parameter of type bool*