IFileExtensionRegistryService::RemoveFileExtension Method (String^)
Removes the specified file extension from the registry.
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
Parameters
- extension
-
Type:
System::String^
The file extension. The period is optional.
If the specified extension does not exist, then the method does nothing.
Show: