Sdílet prostřednictvím


WebSiteProperties2.FxCopRules – vlastnost

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Implementuje

WebSiteProperties.FxCopRules

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebSiteProperties2 Rozhraní

FxCopRules – přetížení

VsWebSite – obor názvů