A collection of the properties that have
been marked as being dirty.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
protected StringCollection DirtyProperties{ get;}
Protected ReadOnly Property DirtyProperties As StringCollection
protected: property StringCollection^ DirtyProperties { StringCollection^ get (); }
See Also
BlogEngine.Core Namespace