DelegatingConfigHost.IsTrustedConfigPath(String) Methode

Definitie

Retourneert een waarde die aangeeft of het configuratiepad wordt vertrouwd.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Parameters

configPath
String

Een tekenreeks die het pad naar een configuratiebestand vertegenwoordigt.

Retouren

true als het configuratiepad wordt vertrouwd; anders, false.

Implementeringen

Van toepassing op