The set of tags to be used for the ExcludedTags property of an XML Index.
[Visual Basic .NET] Public Property ExcludedTags As IXMLIndexTags
[C#] public IXMLIndexTags ExcludedTags {get; set;}
[C++]
HRESULT get_ExcludedTags(
IXMLIndexTags** tags
);
[C++]
HRESULT putref_ExcludedTags(
IXMLIndexTags* tags
);
[C++]Parameters
tags [out, retval]tags is a parameter of type IXMLIndexTags
tags [in]tags is a parameter of type IXMLIndexTags
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.