RegisterLoadKeyAttribute::CompanyName Property

 

Gets the name of your company. This attribute has been deprecated.

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

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

Property Value

Type: System::String^

The name of your company.

Return to top
Show: