Gets if the specified char is RFC 2231 (section 7) 'attribute-char'.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsAttributeChar( char c )
Public Shared Function IsAttributeChar ( c As Char ) As Boolean
public: static bool IsAttributeChar( wchar_t c )
static member IsAttributeChar : c : char -> bool
Parameters
- c (Char)
- Char to check.
Return Value
Boolean
Returns true if specified char is RFC 2231 (section 7) 'attribute-char'.
Returns true if specified char is RFC 2231 (section 7) 'attribute-char'.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119