See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The ProjectItemChangeMonitor<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProjectItemChangeMonitor<(Of <(<'T>)>)> | Initializes a new instance of the ProjectItemChangeMonitor<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the ProjectItemChangeMonitor<(Of <(<'T>)>)> |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NotifySavingFile |
Use this method in a using code block while saving the project item file to prevent
entity synchronization happening unnecessarily.
|
![]() | OnFileRenamed | |
![]() | OnProjectItemRemovedOrFileDeleted | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | FileName |
Get or set the project item file name that's being loaded and saved.
|
Events
Name | Description | |
---|---|---|
![]() | FileNameChanged |
Raised when the value of FileName has changed.
|
![]() | FileRenamed | |
![]() | ProjectItemRemovedOrFileDeleted |