InstalledProductRegistrationAttribute::ProductNameResourceID Property

 

Gets or sets the resource ID of the product name.

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

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

Property Value

Type: System::Int32

The product name resource ID.

Return to top
Show: