ExtendedWeakReference.Flags Property
Gets the flags specifying the states from which the current weak reference should be recoverable.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public UInt32 Flags { get; }
Property Value
The recovery flags for the current weak reference.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
ExtendedWeakReference Class
ExtendedWeakReference Members
Microsoft.SPOT Namespace