HeaderNames.ContentMD5 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Content-MD5
HTTP header name.
public: System::String ^ ContentMD5;
public: static initonly System::String ^ ContentMD5;
public const string ContentMD5;
public static readonly string ContentMD5;
val mutable ContentMD5 : string
staticval mutable ContentMD5 : string
Public Const ContentMD5 As String
Public Shared ReadOnly ContentMD5 As String