'Declaration Property backgroundPosition As System.String
System.string backgroundPosition {get; set;}
backgroundPosition
property of IHTMLStyle
interface.
'Declaration Property backgroundPosition As System.String
System.string backgroundPosition {get; set;}
An original IDL definition of backgroundPosition
property was the following: BSTR backgroundPosition
;