System::Net::Http::Headers::ContentDispositionHeaderValue::TryParse method
ContentDispositionHeaderValue::TryParse method
Verilen bir dizeyi ContentDispositionHeaderValue sınıfının bir örneğine dönüştürmeye çalışır.
static bool System::Net::Http::Headers::ContentDispositionHeaderValue::TryParse(String input, System::SharedPtr<ContentDispositionHeaderValue> &parsedValue)
| Parameter | Type | Açıklama |
|---|---|---|
| girdi | String | Ayrıştırılacak bir dize. |
| parsedValue | System::SharedPtr<ContentDispositionHeaderValue>& | Ayrıştırılmış bir nesnenin atanacağı bir örnek. |
ReturnValue
Ayrıştırma başarılı bir şekilde tamamlandığında doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++