  | FilesAndFoldersGetFullFilePath Method  | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string GetFullFilePath(
	string file
)
Public Shared Function GetFullFilePath ( 
	file As String
) As String
Parameters
- file
 - Type: SystemString
 
Return Value
Type: 
String
See Also