ICodeCleanUpFixerRegistrationService.AllFixIds Property
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.
Gets the set of all fix ids
public:
property Microsoft::VisualStudio::Language::CodeCleanUp::FixIdContainer ^ AllFixIds { Microsoft::VisualStudio::Language::CodeCleanUp::FixIdContainer ^ get(); };
public Microsoft.VisualStudio.Language.CodeCleanUp.FixIdContainer AllFixIds { get; }
member this.AllFixIds : Microsoft.VisualStudio.Language.CodeCleanUp.FixIdContainer
Public ReadOnly Property AllFixIds As FixIdContainer