Click or drag to resize
ISharePointFileIsLengthSupported Property
Tells you whether Length property is supported. The support is SharePoint version dependent.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 10.0.0
Syntax
C#
bool IsLengthSupported { get; }

Property Value

Type: Boolean
See Also