다음을 통해 공유


IAsyncQueryDefinition.ResultElementType Property

Definition

Gets the type of elements in the query result.

public Microsoft.VisualStudio.ProjectSystem.Query.IEntityType ResultElementType { get; }
member this.ResultElementType : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType
Public ReadOnly Property ResultElementType As IEntityType

Property Value

Applies to