ConfigurationPath.GetSectionKey(String) Método

Definição

Extrai o último segmento do caminho do caminho.

public:
 static System::String ^ GetSectionKey(System::String ^ path);
public static string? GetSectionKey(string? path);
static member GetSectionKey : string -> string
Public Shared Function GetSectionKey (path As String) As String

Parâmetros

path
String

O caminho.

Devoluções

O último segmento do caminho.

Aplica-se a