Share via


IVsDataObjectIdentifierConverter.ConvertToString Method

Include Protected Members
Include Inherited Members

When implemented by a class, converts a set of identifier parts into a formatted string identifier.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ConvertToString(String, array<Object[]) When implemented by a class, converts a set of identifier parts into a formatted string identifier.
Public method ConvertToString(String, array<Object[], DataObjectIdentifierFormat) When implemented by a class, converts a set of identifier parts into a formatted string identifier, based on the specified formatting option.

Top

See Also

Reference

IVsDataObjectIdentifierConverter Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace