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