Condividi tramite


Proprietà WebSiteProperties2.FxCopRuleAssemblies

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

'Dichiarazione
Property FxCopRuleAssemblies As String
    Get
    Set
string FxCopRuleAssemblies { get; set; }
property String^ FxCopRuleAssemblies {
    String^ get ();
    void set (String^ value);
}
abstract FxCopRuleAssemblies : string with get, set
function get FxCopRuleAssemblies () : String
function set FxCopRuleAssemblies (value : String)

Valore proprietà

Tipo: System.String

Implementa

WebSiteProperties.FxCopRuleAssemblies

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebSiteProperties2 Interfaccia

Overload FxCopRuleAssemblies

Spazio dei nomi VsWebSite