InstalledInstances.InstanceData.Edition 屬性

定義

取得已安裝實例的版本。

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

屬性值

已安裝實例的版本。

適用於