System::Net::Http::Headers::ContentDispositionHeaderValue::TryParse μέθοδος
ContentDispositionHeaderValue::TryParse method
Προσπαθεί να μετατρέψει μια δοθείσα συμβολοσειρά σε ένα στιγμιότυπο της κλάσης ContentDispositionHeaderValue.
static bool System::Net::Http::Headers::ContentDispositionHeaderValue::TryParse(String input, System::SharedPtr<ContentDispositionHeaderValue> &parsedValue)
| Parameter | Type | Περιγραφή |
|---|---|---|
| εισόδους | String | Μια συμβολοσειρά για ανάλυση. |
| parsedValue | System::SharedPtr<ContentDispositionHeaderValue>& | Μια παρουσία όπου θα εκχωρηθεί ένα αναλυμένο αντικείμενο. |
ReturnValue
Αληθές όταν η ανάλυση ολοκληρωθεί επιτυχώς, διαφορετικά ψευδές.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++