SfcProxyInstance<K,T,TRef>.Reference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The instance that this proxy refers to. This is only set once when this property is first accessed.
public TRef Reference { get; }
member this.Reference : 'Ref
Public ReadOnly Property Reference As TRef
Property Value
TRef