VCActiveXReference.Reference Property

Definition

Gets the reference associated with this configuration.

public:
 property System::Object ^ Reference { System::Object ^ get(); };
public:
 property Platform::Object ^ Reference { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2015)]
public object Reference { [System.Runtime.InteropServices.DispId(2015)] get; }
[<System.Runtime.InteropServices.DispId(2015)>]
[<get: System.Runtime.InteropServices.DispId(2015)>]
member this.Reference : obj
Public ReadOnly Property Reference As Object

Property Value

An object representing the reference associated with this configuration.

Implements

Attributes

Applies to