共用方式為


WebSiteProperties3.EnableASPXDebugging 屬性

命名空間:  VsWebSite90
組件:  VsWebSite.Interop90 (在 VsWebSite.Interop90.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)

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

WebSiteProperties3 介面

EnableASPXDebugging 多載

VsWebSite90 命名空間