Gets/Sets a simple version for the Bind API to be used.

C# | Visual Basic | Visual C++ |
public SimpleVersion ApiVersion { get; set; }
Public Property ApiVersion As SimpleVersion
public: property SimpleVersion^ ApiVersion { SimpleVersion^ get (); void set (SimpleVersion^ value); }