This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the factory supports editing instances of the tool extension.
[Visual Basic .NET]
Public Function CanEdit ( _
) As Boolean
[C#]
public bool CanEdit (
);
[C++]
HRESULT CanEdit(
void
);