ContextUtil::ContextId Property
.NET Framework (current version)
Gets a GUID for the current context.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Exception | Condition |
|---|---|
| COMException | There is no COM+ context available. |
| PlatformNotSupportedException | The platform is not Windows 2000 or later. |
The following example code demonstrates the use of this attribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: