Skip to main content
A newer version of this page is available. .

AssemblyViewInfo Constructors

Provides information about an assembly that is displayed in the Data Source Wizard when binding to an object data source.
Name Parameters Description
AssemblyViewInfo(Boolean, String, Version, Int32) highlighted, name, version, priority Creates a new instance of the AssemblyViewInfo class with the specified settings.
AssemblyViewInfo(Boolean, String, Version) highlighted, name, version Creates a new instance of the AssemblyViewInfo class with the specified settings.
See Also