WebSiteProperties2.ProjectDirty Property
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
ReadOnly Property ProjectDirty As Boolean
bool ProjectDirty { get; }
property bool ProjectDirty {
bool get ();
}
abstract ProjectDirty : bool with get
function get ProjectDirty () : boolean
Property Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.