Share via


IVsDataProvider.GetType Method

Include Protected Members
Include Inherited Members

Resolves a provider-specific type name to its corresponding Type representation.

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 GetType(String) Resolves a provider-specific type name to its corresponding Type representation.
Public method GetType(Guid, String) Resolves a provider-specific type name to its corresponding Type representation, for a specific DDEX data source.

Top

See Also

Reference

IVsDataProvider Interface

Microsoft.VisualStudio.Data.Core Namespace