DTEClass.Version Property

Definition

For more information on this property, refer to Version.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

The version.

Implements

Attributes

Applies to