Link(Of T) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Link(Of T) type exposes the following members.
| Name | Description | |
|---|---|---|
|
HasLoadedOrAssignedValue | Specifies whether the Link(Of T) has loaded or assigned a value. |
|
HasValue | Gets a value that specifies whether the source has a value. |
|
Value | Gets or sets the value assigned to or loaded by the Link(Of T). |
Show: