Click or drag to resize

CloudFileStatus Constructor (Int32)

IT Hit User File System
Initializes a new instance of the CloudFileStatus structure.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax
public CloudFileStatus(
	int rawValue
)

Parameters

rawValue
Type: SystemInt32
The raw CloudFileStatus value.
See Also