Partager via


EntityValueProperty<TEntity,TEntityValue,TValue>.GetValue Method

Definition

public TValue GetValue (Microsoft.VisualStudio.ProjectSystem.Query.IEntity entity);
abstract member GetValue : Microsoft.VisualStudio.ProjectSystem.Query.IEntity -> 'Value
override this.GetValue : Microsoft.VisualStudio.ProjectSystem.Query.IEntity -> 'Value
Public Function GetValue (entity As IEntity) As TValue

Parameters

entity
IEntity

Returns

TValue

Implements

Applies to