IQueryResults<TEntity>.ItemType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the result item type.
public Microsoft.VisualStudio.ProjectSystem.Query.IEntityType ItemType { get; }
member this.ItemType : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType
Public ReadOnly Property ItemType As IEntityType