Partager via


EntityValueProperty<TEntity,TEntityValue,TValue>.IEntityValueProperty.GetValue Method

Definition

object? IEntityValueProperty.GetValue (Microsoft.VisualStudio.ProjectSystem.Query.IEntity entity);
abstract member Microsoft.VisualStudio.ProjectSystem.Query.IEntityValueProperty.GetValue : Microsoft.VisualStudio.ProjectSystem.Query.IEntity -> obj
override this.Microsoft.VisualStudio.ProjectSystem.Query.IEntityValueProperty.GetValue : Microsoft.VisualStudio.ProjectSystem.Query.IEntity -> obj
Function GetValue (entity As IEntity) As Object Implements IEntityValueProperty.GetValue

Parameters

entity
IEntity

Returns

Implements

Applies to