ProvideProjectFactoryAttribute::DefaultProjectExtension Property

 

Gets the default extension of the project file.

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

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

Property Value

Type: System::String^

The default project extension.

Return to top
Show: