This topic has not yet been rated - Rate this topic

code property

Sets or retrieves the URL of the file containing the compiled Java class.

Syntax

HRESULT value = object.put_code( v);HRESULT value = object.get_code(* p);

Property values

Type: BSTR

the URL of the file.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.