This documentation is archived and is not being maintained.
ISnapinAbout Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The ISnapinAbout type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetProvider | Infrastructure. Obtains the provider name of the snap-in. |
|
GetSnapinDescription | Infrastructure. Allows the console to get the text for the description box on the About property page for the snap-in. |
|
GetSnapinImage | Infrastructure. Allows the console to get the main icon that is used in the About property page for a snap-in. |
|
GetSnapinVersion | Infrastructure. Allows the console to get the version number for the snap-in. |
|
GetStaticFolderImage | Infrastructure. Allows the console to get the static folder images for the scope and results panes. |
Show: