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