Miner Namespace > LazyInit<T> Structure : Value Property |
'Declaration
Public ReadOnly Property Value As T
'Usage
Dim instance As LazyInit(Of T) Dim value As T value = instance.Value
public T Value {get;}
public read-only property Value: T;
public function get Value : T
public: __property T* get_Value();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2