IInternalConfigHost.IsConfigRecordRequired(String) Methode

Definitie

Retourneert een waarde die aangeeft of een onderliggende record vereist is voor een onderliggend configuratiepad.

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

Parameters

configPath
String

Een tekenreeks die het pad van het toepassingsconfiguratiebestand vertegenwoordigt.

Retouren

true als een onderliggende record vereist is voor een onderliggend configuratiepad; anders, false.

Van toepassing op