SPWeb.GetFile Method
Include Protected Members
Include Inherited Members
Gets the specified file.
Overload List
Name | Description | |
---|---|---|
GetFile(Guid) | Gets the file object with the specified identifier (ID). | |
GetFile(String) | Retrieves the file object located at the specified URL. |
Top