VCFxCopTool2.RuleAssemblies (Propiedad)

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

Sintaxis

'Declaración
Property RuleAssemblies As String
string RuleAssemblies { get; set; }
property String^ RuleAssemblies {
    String^ get ();
    void set (String^ value);
}
abstract RuleAssemblies : string with get, set
function get RuleAssemblies () : String
function set RuleAssemblies (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VCFxCopTool2 Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)