SPWeb.GetFile method
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
Gets the specified file.
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