Compartir a través de


ConfigurationPath.GetSectionKey(String) Método

Definición

Extrae el último segmento de ruta de acceso de la ruta de acceso.

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

La ruta de acceso.

Devoluciones

El último segmento de ruta de acceso de la ruta de acceso.

Se aplica a