AssemblyViewInfo Properties
Provides information about an assembly that is displayed in the Data Source Wizard when binding to an object data source.Name | Description |
---|---|
Highlighted | Gets whether an assembly is highlighted using the HighlightedAssemblyAttribute. |
Name | Gets the assembly name. |
Priority | Gets the assembly priority defining the position in which the assembly is displayed on a wizard page. |
Version | Gets the version number of an assembly. |
See Also