Partilhar via


Propriedade VCFxCopTool2.RuleSet

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
Property RuleSet As String
string RuleSet { get; set; }
property String^ RuleSet {
    String^ get ();
    void set (String^ value);
}
abstract RuleSet : string with get, set
function get RuleSet () : String
function set RuleSet (value : String)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

VCFxCopTool2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine