[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public string SoftwareVersions { get; set; }
Public Property SoftwareVersions As String
public: virtual property String^ SoftwareVersions { String^ get () sealed; void set (String^ value) sealed; }