Provides a way to create and retrieve buffers for various files in the project.
The DesignerDocDataService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DesignerDocDataService | Overloaded. Initializes a new instance of DesignerDocDataService. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckoutFiles | Ensures that all relevant buffers are checked out. |
![]() |
Dispose | Disposes the service. |
![]() |
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.) |
![]() |
Flush | Performs a forced flush of all pending changes to the designer. |
![]() |
GetChildDocData | Gets a DocData with the given name. |
![]() |
GetChildFileName | Returns the absolute path of a child file from its name. |
![]() |
GetFileDocData | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetSiblingDocData | Gets a DocData with the given name. |
![]() |
GetSiblingFileName | Gets the absolute path of the sibling file name from the file name. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
HasChild | Determines whether or not there is a child DocData with a given name. |
![]() |
HasFile | Determines whether or not there is a DocData with a given fileName. |
![]() |
HasSibling | Determines whether or not there is a sibling DocData with the specified name. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SaveDocData | Performs a save on the given doc data. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
PrimaryDocData | Gets the document data object for the primaryDocData that was passed into either of this service's overloaded constructors DesignerDocDataService or DesignerDocDataService. |
![]() |
PrimaryName | Gets the fully-qualified file name of the primary doc data object. |
Top
Explicit Interface Implementations
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)