![]() | Internet |
public abstract string ToString( FormatOptions options, bool encode )
Exception | Condition |
---|---|
ArgumentNullException | options is . |
If the encode parameter is , then this method will return an encoded version of the internet address according to the rules described in rfc2047.
However, if the encode parameter is , then this method will return a string suitable only for display purposes.