CoreStrings.ServiceProviderConfigAdded(Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
configuração adicionada para '{key}'
public static string ServiceProviderConfigAdded(object key);
public static string ServiceProviderConfigAdded(object? key);
static member ServiceProviderConfigAdded : obj -> string
Public Shared Function ServiceProviderConfigAdded (key As Object) As String
Parâmetros
- key
- Object