LumiSoft Net Help
ContentType_Boundary Property
NamespacesLumiSoft.Net.MimeMimeEntityContentType_Boundary
Gets or sets "Content-Type:" header field "boundary" parameter. Returns null if Content-Type: header field value isn't set or Content-Type: header field "boundary" parameter isn't set. Note: Content-Type must be multipart/xxx or exception is thrown.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentType_Boundary { get; set; }
Public Property ContentType_Boundary As String
	Get
	Set
public:
property String^ ContentType_Boundary {
	String^ get ();
	void set (String^ value);
}
member ContentType_Boundary : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119