System::Net::Http::Headers::EntityTagHeaderValue::Parse メソッド
EntityTagHeaderValue::Parse method
渡された文字列を EntityTagHeaderValue クラスのインスタンスに変換します。
static System::SharedPtr<EntityTagHeaderValue> System::Net::Http::Headers::EntityTagHeaderValue::Parse(String input)
| パラメーター | 型 | 説明 |
|---|---|---|
| 入力 | String | 解析する文字列。 |
ReturnValue
EntityTagHeaderValue クラスのインスタンスです。
参照
- Typedef SharedPtr
- Class EntityTagHeaderValue
- Class String
- Class EntityTagHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++