IJavaField::InitialValue

This property provides access to the field's initial value expression, if any. If the field has no initial value, the InitialValue property is Null.

Syntax

[propget] HRESULT InitialValue([out, retval] BSTR* retval);

[propput] HRESULT InitialValue([in] BSTR newval);

Property InitialValue As String