System::Net::Http::Headers::ProductInfoHeaderValue::Parse metodo

ProductInfoHeaderValue::Parse method

Converte una stringa passata in un’istanza della classe ProductInfoHeaderValue.

static System::SharedPtr<ProductInfoHeaderValue> System::Net::Http::Headers::ProductInfoHeaderValue::Parse(String input)
ParametroTipoDescrizione
inputStringaUna stringa da analizzare.

ReturnValue

Un’istanza della classe ProductInfoHeaderValue.

Vedi anche