SnapInAboutAttribute Properties

 

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Properties

Name Description
System_CAPS_pubproperty ApplicationBaseRelative

Gets or sets a flag that specifies whether the resource module path is relative to the application base for the snap-in.

System_CAPS_pubproperty DescriptionId

Gets or sets the description Id of the snap-in.

System_CAPS_pubproperty DisplayNameId

Gets or sets the display name of the snap-in.

System_CAPS_pubproperty FolderBitmapsColorMask

Gets or sets the color mask for the folder bitmaps. Valid values are in the range from 0x00 through 0xFFFFFF.

System_CAPS_pubproperty IconId

Gets or sets the icon Id of the snap-in.

System_CAPS_pubproperty LargeFolderBitmapId

Gets or sets the large folder bitmap Id of the snap-in.

System_CAPS_pubproperty ResourceModule

Gets or sets the name of the resource module for the snap-in.

System_CAPS_pubproperty SmallFolderBitmapId

Gets or sets the small folder bitmap Id of the snap-in.

System_CAPS_pubproperty SmallFolderSelectedBitmapId

Gets or sets the small selected folder bitmap Id of the snap-in.

System_CAPS_pubproperty TypeId

(Inherited from Attribute.)

System_CAPS_pubproperty VendorId

Gets or sets the vendor Id of the snap-in.

System_CAPS_pubproperty VersionId

Gets or sets the version Id of the snap-in.

See Also

SnapInAboutAttribute Class
Microsoft.ManagementConsole Namespace

Return to top