WAProvideProjectFactoryAttribute::PossibleProjectExtensions Property

 

Gets a set of possible project file 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^

Gets a set of possible project file extensions.

Return to top
Show: