WebSiteProperties5.FxCopRuleAssemblies 屬性

 

命名空間:   VsWebSite100
組件:  VsWebSite.Interop100 (於 VsWebSite.Interop100.dll)

語法

string FxCopRuleAssemblies { get; set; }
property String^ FxCopRuleAssemblies {
    String^ get();
    void set(String^ value);
}
abstract FxCopRuleAssemblies : string with get, set
Property FxCopRuleAssemblies As String

屬性值

Type: System.String

實作

WebSiteProperties4.FxCopRuleAssemblies

另請參閱

WebSiteProperties5 介面
VsWebSite100 命名空間

回到頁首