다음을 통해 공유


WebSiteProperties2.EnableASPXDebugging 속성

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

구문

‘선언
Property EnableASPXDebugging As Boolean
bool EnableASPXDebugging { get; set; }
property bool EnableASPXDebugging {
    bool get ();
    void set (bool value);
}
abstract EnableASPXDebugging : bool with get, set
function get EnableASPXDebugging () : boolean 
function set EnableASPXDebugging (value : boolean)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

WebSiteProperties2 인터페이스

VsWebSite 네임스페이스