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