Share via


IVsDataProvider.GetAssembly Method

Include Protected Members
Include Inherited Members

Resolves a provider-specific assembly string to its corresponding Assembly 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

GetAssembly(String)

Resolves a provider-specific assembly string to its corresponding Assembly representation.

Public method

GetAssembly(Guid, String)

Resolves a provider-specific assembly string to its corresponding Assembly representation, for a specific DDEX data source.

Top

See Also

Reference

IVsDataProvider Interface

IVsDataProvider Members

Microsoft.VisualStudio.Data.Core Namespace