FileStreamSetLength Method |
Set length to stream.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public override void SetLength(
long value
)
Parameters
- value
- Type: SystemInt64
Value to set.
See Also