Gets header field "Content-Type:" prameters. This value is null if no parameters.
| C# | Visual Basic | Managed C++ |
public HeaderFieldParameter[] ContentType_Paramters { get; }
Public ReadOnly Property ContentType_Paramters As HeaderFieldParameter()
public: array<HeaderFieldParameter^>^ ContentType_Paramters { array<HeaderFieldParameter^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)