InstalledProductRegistrationAttribute::ProductDetailsResourceID Property

 

Gets or sets the product details resource ID.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property int ProductDetailsResourceID {
	int get();
}

Property Value

Type: System::Int32

The product details resource ID.

Return to top
Show: