Sdílet prostřednictvím


IInternalConfigConfigurationFactory.NormalizeLocationSubPath Metoda

Definice

Normalizuje dílčí cestu umístění cesty ke konfiguračnímu souboru.

public:
 System::String ^ NormalizeLocationSubPath(System::String ^ subPath, System::Configuration::Internal::IConfigErrorInfo ^ errorInfo);
public string NormalizeLocationSubPath (string subPath, System.Configuration.Internal.IConfigErrorInfo errorInfo);
abstract member NormalizeLocationSubPath : string * System.Configuration.Internal.IConfigErrorInfo -> string
Public Function NormalizeLocationSubPath (subPath As String, errorInfo As IConfigErrorInfo) As String

Parametry

subPath
String

Řetězec představující cestu ke konfiguračnímu souboru.

errorInfo
IConfigErrorInfo

Instance IConfigErrorInfo nebo null.

Návraty

Normalizovaný řetězec dílčí cesty.

Platí pro