Gets or sets content MD5 checksum. Value null means that header field does not exist.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119