IEntityWithId Interface
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.
Represent an entity object which has an identity.
public interface IEntityWithId : Microsoft.VisualStudio.ProjectSystem.Query.IEntity
type IEntityWithId = interface
interface IEntity
Public Interface IEntityWithId
Implements IEntity
- Derived
- Implements
Properties
Id |
Gets the identity of the object. |
PropertiesAvailableStatus |
Gets available properties status of the entity (Inherited from IEntity) |