ProvideProjectFactoryAttribute::DisplayProjectFileExtensions Property

 

Gets the resource ID for project file extensions.

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

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

Property Value

Type: System::String^

The resource ID for project file extensions.

Return to top
Show: