This document is archived and information here might be outdated. Recommended version. |
Indicates if the property is editable.
[Visual Basic .NET] Public ReadOnly Property Editable As Boolean
[C#] public bool Editable {get;}
[C++]
HRESULT get_Editable(
Boolean* IsEditable
);
[C++]
Parameters IsEditable [out, retval]
IsEditable is a parameter of type bool*