ContextUtil::IsDefaultContext Method ()
.NET Framework (current version)
Determines whether the serviced component is activated in the default context. Serviced components that do not have COM+ catalog information are activated in the default context.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Return Value
Type: System::Booleantrue if the serviced component is activated in the default context; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: