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