Freigeben über


WebSiteProperties2.FxCopRules-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: System.String

Implementiert

WebSiteProperties.FxCopRules

.NET Framework-Sicherheit

Siehe auch

Referenz

WebSiteProperties2 Schnittstelle

FxCopRules-Überladung

VsWebSite-Namespace