Partager via


VCFxCopTool2.Rules, propriété

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

Syntaxe

'Déclaration
Property Rules As String
string Rules { get; set; }
property String^ Rules {
    String^ get ();
    void set (String^ value);
}
abstract Rules : string with get, set
function get Rules () : String
function set Rules (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