Handles the opening and saving of files in the project hierarchy. It is a file-specific implementation of DocumentManager.
The FileDocumentManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
FileDocumentManager | Initializes a new instance of [FileDocumentManager] for a given file node. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Close | Closes an open document window. (Inherited from DocumentManager.) |
![]() |
CloseWindowFrame | Closes the window frame. (Inherited from DocumentManager.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetFullPathForDocument | Gets the full path of the document. (Inherited from DocumentManager.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetOwnerCaption | Gets the caption belonging to the root node. (Inherited from DocumentManager.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Open | Overloaded. Opens the file. |
![]() |
OpenWithSpecific | Opens a file with a specific editor, specifying how it is to be opened, the physical and logical views to open it in, the existing document data, and which UI action should be taken on the window frame. (Overrides DocumentManager.OpenWithSpecific(UInt32, Guid%, String, Guid%, IntPtr, IVsWindowFrame%, WindowFrameShowAction).) |
![]() |
Save | Silently saves an open document. (Inherited from DocumentManager.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Node | Gets the node used to create the manager. (Inherited from DocumentManager.) |
Top
.gif)
.gif)
.gif)