VCFxCopTool2.RuleSet (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)