FileBasedServiceBase Methods |
The FileBasedServiceBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateRepository | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FileNew |
Clears the service session and resets the project file path.
|
![]() | FileOpen |
Reads a project file into the service session. This replaces all current session data.
|
![]() | FileSave |
Saves the service session to the current project file.
|
![]() | FileSaveAs |
Saves the service session to a project file specified by its file path.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetFileProperties |
Reads the metadata properties without loading the project file.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MakeSessionFileName | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |