• HOME
  • PRODUCTS
  • DEMOS
  • DOWNLOAD
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
Search Results for

    Show / Hide Table of Contents

    CodeFixes Property

    CodeFixes

    Gets or sets a list of ICodeFix objects that contains code fixes.

    Declaration
    public IList<ICodeFix> CodeFixes { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<ICodeFix>
    In This Article
    Back to top Copyright AlterNET Software Download PDF