EntityValueProperty<TEntity,TEntityValue,TValue>.IEntityValueProperty.GetValue Method
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.
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