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