다음을 통해 공유


WebSiteProperties2.FxCopRules 속성

네임스페이스:  VsWebSite
어셈블리:  VsWebSite.Interop(VsWebSite.Interop.dll)

구문

‘선언
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)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

WebSiteProperties2 인터페이스

VsWebSite 네임스페이스