System::Net::Http::Headers::ContentDispositionHeaderValue::TryParse metodu
ContentDispositionHeaderValue::TryParse method
Geçilen 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)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | 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.Font for C++