SPSolutionFile members
Represents a file in a user solution package.
The SPSolutionFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Location | Gets the location of the file within the package. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OpenBinary | Retrieves the contents of the file. | |
ToString | (Inherited from Object.) |
Top