Click or drag to resize
SharePointFileInfoSharePointFileBinary Property
SharePoint file binary content

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public virtual byte[] SharePointFileBinary { get; set; }

Property Value

Type: Byte
See Also