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