LumiSoft Net Help
ContentMD5 Property
NamespacesLumiSoft.Net.MIMEMIME_EntityContentMD5
Gets or sets content MD5 checksum. Value null means that header field does not exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentMD5 { get; set; }
Public Property ContentMD5 As String
	Get
	Set
public:
property String^ ContentMD5 {
	String^ get ();
	void set (String^ value);
}
member ContentMD5 : string with get, set
Property Value
Remarks
Checksum of content to ensure that it has not been modified.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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