IJavaCompileUnit::ReadOnly

This property indicates whether the compile unit can be modified.

Syntax

HRESULT ReadOnly(
[out, retval] VARIANT_BOOL* retval

);

Property ReadOnly As Boolean

Remarks

A compile unit may be read-only if source code is not available.