ExtendedWeakReference.Selector Property
Gets the selector for the current ExtendedWeakReference object.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)
Syntax
public Type Selector { get; }
Property Value
The selector 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