System::Net::Http::Headers::ProductInfoHeaderValue::Parse メソッド

ProductInfoHeaderValue::Parse method

渡された文字列を ProductInfoHeaderValue クラスのインスタンスに変換します。

static System::SharedPtr<ProductInfoHeaderValue> System::Net::Http::Headers::ProductInfoHeaderValue::Parse(String input)
パラメーター説明
入力String解析する文字列。

ReturnValue

ProductInfoHeaderValue クラスのインスタンスです。

参照