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