IInternalConfigHost.IsTrustedConfigPath(String) Methode

Definitie

Retourneert een waarde die aangeeft of het configuratiepad wordt vertrouwd.

public:
 bool IsTrustedConfigPath(System::String ^ configPath);
public bool IsTrustedConfigPath(string configPath);
abstract member IsTrustedConfigPath : string -> bool
Public Function IsTrustedConfigPath (configPath As String) As Boolean

Parameters

configPath
String

Een tekenreeks die het pad van het toepassingsconfiguratiebestand vertegenwoordigt.

Retouren

true als het configuratiepad wordt vertrouwd; anders, false.

Van toepassing op