This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the source (i.e., definition) of the tool can be modified.
[Visual Basic .NET] Public Function CanEditSource ( _ ) As Boolean
[C#] public bool CanEditSource ( );
[C++]
HRESULT CanEditSource(
void
);