This document is archived and information here might be outdated. Recommended version. |
Indicates if metadata can be edited.
[Visual Basic .NET] Public ReadOnly Property CanEditMetadata As Boolean
[C#] public bool CanEditMetadata {get;}
[C++]
HRESULT get_CanEditMetadata(
Boolean* CanEdit
);
[C++]
Parameters CanEdit [out, retval]
CanEdit is a parameter of type bool*
This property is available to those objects that support metadata.