IAppxBaseExtension::SupportsAnyFileType Property
Visual Studio 2015
Gets or sets whether any file type is supported by the extension.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678272)] property bool SupportsAnyFileType { bool get(); void set(bool value); }
Show: