Documentation for a minimal subset of the QSM API
Target Property
Namespaces > QS.CMS.Base3 > IDisposableRef<(Of C>) > Target
Returns the target object that this reference is pointing to. Implementation ensures that reading this property is thread-safe and nonblocking. This property cannot be used after the object is disposed.
Syntax
C#Visual BasicManaged C++
C Target { get; }
ReadOnly Property Target As C
property C Target {
	C get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0