public int InterfaceVersion { get; set; }
Public Property InterfaceVersion As Integer Get Set
public: virtual property int InterfaceVersion { int get () sealed; void set (int value) sealed; }
In This Article