IVsDataObjectIdentifierResolver Members

Include Protected Members
Include Inherited Members

Represents the interface that exposes methods for expanding and contracting an identifier for a specified data object.

The IVsDataObjectIdentifierResolver type exposes the following members.

Methods

  Name Description
Public method ContractIdentifier When implemented by a class, contracts an identifier for a data object with the specified type and complete identifier.
Public method ExpandIdentifier When implemented by a class, expands an identifier for a data object with the specified type and partial identifier.

Top

See Also

Reference

IVsDataObjectIdentifierResolver Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace