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