System::Net::Http::Headers::AuthenticationHeaderValue::TryParse yöntemi
AuthenticationHeaderValue::TryParse method
Verilen bir dizeyi AuthenticationHeaderValue sınıfının bir örneğine dönüştürmeye çalışıyor.
static bool System::Net::Http::Headers::AuthenticationHeaderValue::TryParse(String input, System::SharedPtr<AuthenticationHeaderValue> &parsedValue)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılacak bir dize. |
| parsedValue | System::SharedPtr<AuthenticationHeaderValue>& | 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 AuthenticationHeaderValue
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++