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 클래스의 인스턴스.
또 보기
- Typedef SharedPtr
- Class ProductInfoHeaderValue
- Class String
- Class ProductInfoHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++