Compartir a través de


WebSiteProperties2.ProjectDirty (Propiedad)

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
ReadOnly Property ProjectDirty As Boolean
bool ProjectDirty { get; }
property bool ProjectDirty {
    bool get ();
}
abstract ProjectDirty : bool with get
function get ProjectDirty () : boolean

Valor de propiedad

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

WebSiteProperties2 Interfaz

VsWebSite (Espacio de nombres)