MessageEnumerator.IEnumerator.Current Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns a Message that references the message at the current cursor position.
Assembly: System.Messaging (in System.Messaging.dll)
Property Value
Type: System.ObjectA Message that references the message at the current cursor position.
Implements
IEnumerator.Current
.NET Framework
Available since 2.0
Available since 2.0
Show: