Partilhar via


Propriedade WebSiteProperties2.FxCopRules

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
Property FxCopRules As String
    Get
    Set
string FxCopRules { get; set; }
property String^ FxCopRules {
    String^ get ();
    void set (String^ value);
}
abstract FxCopRules : string with get, set
function get FxCopRules () : String
function set FxCopRules (value : String)

Valor de propriedade

Tipo: System.String

Implementações

WebSiteProperties.FxCopRules

Segurança do .NET Framework

Consulte também

Referência

WebSiteProperties2 Interface

Sobrecargas FxCopRules

Namespace VsWebSite