This document is archived and information here might be outdated. Recommended version. |
Indicates if a new XmlPropertySet was created on retrieving the metadata.
[Visual Basic .NET] Public ReadOnly Property IsNew As Boolean
[C#] public bool IsNew {get;}
[C++]
HRESULT get_IsNew(
Boolean* IsNew
);
[C++]
Parameters IsNew [out, retval]
IsNew is a parameter of type bool*
Documentation for this property can be found at the IXmlPropertySet::IsNew description.