Partager via


VCFxCopTool2.RuleSet, propriété

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

VCFxCopTool2 Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms