IInternalConfigWebHost.GetSiteIDAndVPathFromConfigPath Method
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.
Sets the current site identifier of a configuration object based on the application virtual path and the application configuration path.
public:
void GetSiteIDAndVPathFromConfigPath(System::String ^ configPath, [Runtime::InteropServices::Out] System::String ^ % siteID, [Runtime::InteropServices::Out] System::String ^ % vpath);
public void GetSiteIDAndVPathFromConfigPath(string configPath, out string siteID, out string vpath);
abstract member GetSiteIDAndVPathFromConfigPath : string * string * string -> unit
Public Sub GetSiteIDAndVPathFromConfigPath (configPath As String, ByRef siteID As String, ByRef vpath As String)
- configPath
- String
A string representing the path to the application's configuration file.
- siteID
- String
The application's site Identifier. For more information, see ASP.NET Configuration Overview.
- vpath
- String
The application's virtual path as a string. For more information, see ASP.NET Web Site Paths.
Produkt | Versiounen |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: