Udostępnij za pośrednictwem


Właściwość WebSiteProperties2.FxCopRules —

Przestrzeń nazw:  VsWebSite
Zestaw:  VsWebSite.Interop (w VsWebSite.Interop.dll)

Składnia

'Deklaracja
Property FxCopRules As String
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)

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebSiteProperties2 Interfejs

Przestrzeń nazw VsWebSite