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
參數
傳回
路徑的最後一個路徑區段。