IHttpClientBuilder.Name Propriedade
Definição
Obtém o nome do cliente configurado por este construtor.Gets the name of the client configured by this builder.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String