Freigeben über


IInternalConfigHost.IsLocationApplicable(String) Methode

Definition

Gibt einen Wert zurück, der angibt, ob das Konfigurationsobjekt ein Speicherorttag unterstützt.

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

Parameter

configPath
String

Eine Zeichenfolge, die den Pfad für die Anwendungskonfigurationsdatei darstellt.

Gibt zurück

true, wenn das Konfigurationsobjekt ein Speicherorttag unterstützt; andernfalls false.

Gilt für: