Partilhar via


Propriedade WebSiteProperties3.FxCopRuleAssemblies

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (em VsWebSite.Interop90.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Implementações

WebSiteProperties2.FxCopRuleAssemblies

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties3 Interface

Sobrecargas FxCopRuleAssemblies

Namespace VsWebSite90