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