IHostConfigurationGetFilePathExtensiblity Method
Gets the physical path of an extensibility file.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetFilePathExtensiblity(
string file
)
Function GetFilePathExtensiblity (
file As String
) As String
- file String
- Relative file name or path of the file to search.
StringString with the physical path of an extensibility file.