ICodeCleanUpScope Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context to indicate to code clean up fixers what they need to fix. The concrete implementations will have the specific context such as a file, or IVSHierarchy available
public interface class ICodeCleanUpScope
public interface ICodeCleanUpScope
type ICodeCleanUpScope = interface
Public Interface ICodeCleanUpScope
- Derived