Share via


InstalledInstances.InstanceData.EditionValue Property

Definition

Gets the edition value of the installed instance.

public:
 property System::String ^ EditionValue { System::String ^ get(); void set(System::String ^ value); };
public string EditionValue { get; set; }
member this.EditionValue : string with get, set
Public Property EditionValue As String

Property Value

The edition value of the installed instance.

Applies to