SuppressedProblemInfo.Rule 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 a RuleConfiguration with information about the rule whose problems should be suppressed
public Microsoft.SqlServer.Dac.CodeAnalysis.RuleConfiguration Rule { get; }
member this.Rule : Microsoft.SqlServer.Dac.CodeAnalysis.RuleConfiguration
Public ReadOnly Property Rule As RuleConfiguration