EditorFactoryNotifyForProjectAttribute::FileExtension Property

 

Gets the extension of the XML files that supports this view.

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

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

Property Value

Type: System::String^
Return to top
Show: