The following tables list the members exposed by IProjectFile.
| Name | Description | |
|---|---|---|
|
Content | When implemented by a class, it gets or sets the content for this file. |
|
ContentType | |
|
DependsOn | |
|
Excluded | |
|
FileName | |
|
FolderPath | When implemented by a class, it gets the full path relative to the project. |
|
FullFileName | |
|
HasLockingOwner | |
|
IsOpen | |
|
Name | When implemented by a class, gets or sets the Name of the associated file. |
|
ParentFolder | When implemented by a class, it gets the containing folder. |
|
Project | |
|
Type | |
|
Visible |
| Name | Description | |
|---|---|---|
|
Close | When implemented by a class, it loads the file from disk. |
|
Delete | |
|
Dispose | (Inherited from System.IDisposable) |
|
Open | Overloaded. |
|
Remove | When implemented by a class, it save the file to disk. |
|
Save | Overloaded. |