Link(T) Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property HasLoadedOrAssignedValue Specifies whether the Link(Of T) has loaded or assigned a value.
Public property HasValue Gets a value that specifies whether the source has a value.
Public property Value Gets or sets the value assigned to or loaded by the Link(Of T).
Top

Show:
© 2017 Microsoft