ShareFileInfo.ContentHash Property
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.
Content Hash of the file. This value will only be populated if the file was created with data.
public byte[] ContentHash { get; }
member this.ContentHash : byte[]
Public ReadOnly Property ContentHash As Byte()