UserMapPath.GetRootWebConfigFilename Methode

Definitie

Retourneert het fysieke pad van het configuratiebestand dat zich in de hoofdmap van de webtoepassing bevindt.

public:
 virtual System::String ^ GetRootWebConfigFilename();
public string GetRootWebConfigFilename();
abstract member GetRootWebConfigFilename : unit -> string
override this.GetRootWebConfigFilename : unit -> string
Public Function GetRootWebConfigFilename () As String

Retouren

Het fysieke pad van het Web.config-bestand in de hoofdmap van de webtoepassing.

Implementeringen

Van toepassing op