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.1.26727.0-Beta2
Syntax
public CloudFileStatus(
	int rawValue
)

Parameters

rawValue
Type: SystemInt32
The raw CloudFileStatus value.
See Also