DisposableReference(Of T).Reference Property

 

Gets the reference object.

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Property Reference As T
	Get
	Private Set
End Property

Property Value

Type: T

The reference object.

Return to top
Show: