public string ExtensionVersion { get; set; }
Public Property ExtensionVersion As String Get Set
public: property String^ ExtensionVersion { String^ get (); void set (String^ value); }
member ExtensionVersion : string with get, set
In This Article