VCActiveXReference.Version Property

Definition

Gets the version of the selected reference.

public:
 property System::String ^ Version { System::String ^ get(); };
public:
 property Platform::String ^ Version { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2009)]
public string Version { [System.Runtime.InteropServices.DispId(2009)] get; }
[<System.Runtime.InteropServices.DispId(2009)>]
[<get: System.Runtime.InteropServices.DispId(2009)>]
member this.Version : string
Public ReadOnly Property Version As String

Property Value

A string representing the version of the selected reference.

Implements

Attributes

Applies to