ProvideProjectFactoryAttribute::PossibleProjectExtensions Property

 

Gets the set of possible project extensions.

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

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

Property Value

Type: System::String^

The set of possible project extensions.

Return to top
Show: