This document is archived and information here might be outdated. Recommended version. |
Indicates if target name conflicts with source name.
[Visual Basic .NET] Public ReadOnly Property NameConflicts As Boolean
[C#] public bool NameConflicts {get;}
[C++]
HRESULT get_NameConflicts(
Boolean* conflicts
);
[C++]
Parameters conflicts [out, retval]
conflicts is a parameter of type bool*