다음을 통해 공유


ConfigurationPath.GetSectionKey(String) 메서드

정의

경로에서 마지막 패스 세그먼트를 추출합니다.

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

매개 변수

path
String

경로입니다.

반환

경로의 마지막 경로 세그먼트입니다.

적용 대상