IInternalConfigHost.IsLocationApplicable(String) Methode

Definitie

Retourneert een waarde die aangeeft of het configuratieobject een locatietag ondersteunt.

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

Parameters

configPath
String

Een tekenreeks die het pad van het toepassingsconfiguratiebestand vertegenwoordigt.

Retouren

true als het configuratieobject een locatietag ondersteunt; anders, false.

Van toepassing op