Aracılığıyla paylaş


WebSiteProperties2.EnableASPXDebugging Özellik

Ad alanı:  VsWebSite
Derleme:  VsWebSite.Interop (VsWebSite.Interop.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.Boolean

Yüklenen

WebSiteProperties.EnableASPXDebugging

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebSiteProperties2 Arabirim

EnableASPXDebugging Fazla Yük

VsWebSite Ad Alanı