Compartilhar via


RuleSet.Includes Propriedade

Definição

Lista de conjuntos de regras incluídos por este conjunto de regras.

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::RuleSetInclude ^> Includes { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::RuleSetInclude ^> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.RuleSetInclude> Includes { get; }
member this.Includes : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.RuleSetInclude>
Public ReadOnly Property Includes As ImmutableArray(Of RuleSetInclude)

Valor da propriedade

Aplica-se a