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