ConfigurationPath.GetSectionKey(String) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Extrait le dernier segment du chemin.
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
Chemin d’accès.
Dernier segment du chemin.
Produit | Versions |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :