Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TryGetValue overloads get the value of this MimeParameter object, but do not throw exceptions if the encoding of the value is unsupported.
Overload list
| Name | Description | |
|---|---|---|
![]() |
TryGetValue(String) | The TryGetValue method puts the value of this MimeParameter object into value, but does not throw an exception if the encoding is unsupported. |
![]() |
TryGetValue(DecodingOptions, DecodingResults, String) | The TryGetValue method puts the value of this MimeParameter object into value, but does not throw an exception if the encoding is unsupported. |
Top
.gif)