FileUtilities.GetContentFilePath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetContentFilePath(String, String) | |
GetContentFilePath(String) |
GetContentFilePath(String, String)
public static string GetContentFilePath (string startDirectory, string fileName);
static member GetContentFilePath : string * string -> string
Public Shared Function GetContentFilePath (startDirectory As String, fileName As String) As String
Parameters
- startDirectory
- String
- fileName
- String