ConfigurationPath Třída

Definice

Obslužné metody a konstanty pro manipulaci s cestami konfigurace.

public ref class ConfigurationPath abstract sealed
public static class ConfigurationPath
type ConfigurationPath = class
Public Class ConfigurationPath
Dědičnost
ConfigurationPath

Pole

KeyDelimiter

Oddělovač ":" slouží k oddělení jednotlivých klíčů v cestě.

Metody

Combine(IEnumerable<String>)

Kombinuje segmenty cest do jedné cesty.

Combine(String[])

Kombinuje segmenty cest do jedné cesty.

GetParentPath(String)

Extrahuje cestu odpovídající nadřazenýmu uzlu pro danou cestu.

GetSectionKey(String)

Extrahuje poslední segment cesty z cesty.

Platí pro