ParseFile
IsDirty Property
Parse
Gets whether the file still needs to be saved.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
bool
IsDirty
{
get
; }
Public
ReadOnly
Property
IsDirty
As
Boolean
Get
Property Value
Type:
Boolean
See Also
Reference
ParseFile Class
Parse Namespace