WebSiteProperties2.EnableASPXDebugging 属性

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
Property EnableASPXDebugging As Boolean
    Get
    Set
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)

属性值

类型:System.Boolean

实现

WebSiteProperties.EnableASPXDebugging

.NET Framework 安全性

请参见

参考

WebSiteProperties2 接口

EnableASPXDebugging 重载

VsWebSite 命名空间