System::Net::Http::Headers::ProductInfoHeaderValue::Parse yöntemi

ProductInfoHeaderValue::Parse method

Verilen bir dizeyi ProductInfoHeaderValue sınıfının bir örneğine dönüştürür.

static System::SharedPtr<ProductInfoHeaderValue> System::Net::Http::Headers::ProductInfoHeaderValue::Parse(String input)
ParametreTürAçıklama
girdiDizeAyrıştırılacak bir dize.

ReturnValue

ProductInfoHeaderValue sınıfının bir örneği.

Ayrıca Bakınız