Share via


DataSpecifier.Resolve Method

Include Protected Members
Include Inherited Members

Converts the data specifier string into its textual representation by using the specified delegate resolver method.

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 methodStatic member Resolve(String, DataSpecifier.Resolver) Converts the data specifier string into its textual representation by using the specified delegate resolver method.
Public methodStatic member Resolve(String, Int32%, DataSpecifier.Resolver) Converts the data specifier string, starting at the specified index, into its textual representation by using the specified delegate resolver method.

Top

See Also

Reference

DataSpecifier Class

Microsoft.VisualStudio.Data.Framework Namespace