Share via


DTEClass.Edition Property

Definition

For more information on this property, refer to Edition.

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

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

Property Value

The edition.

Implements

Attributes

Applies to