InstalledProductRegistrationAttribute::ProductName Property

 

Gets or sets the name of the product.

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

public:
property String^ ProductName {
	String^ get();
}

Property Value

Type: System::String^

The name of the product.

Return to top
Show: