Freigeben über


VCFxCopTool2.RuleSet-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

VCFxCopTool2 Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace