Partilhar via


ConfigurationPath.GetSectionKey(String) Método

Definição

Extrai o último segmento de 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.

Retornos

O último segmento de caminho do caminho.

Aplica-se a