This document is archived and information here might be outdated.  Recommended version.


IArcIMSQuery.ContentType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IArcIMSQuery Interface > IArcIMSQuery.ContentType Property
ArcGIS Developer Help

IArcIMSQuery.ContentType Property

The Content type.

[Visual Basic .NET]
Public Property ContentType As esriContentType
[C#]
public esriContentType ContentType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcIMSQuery Interface