Click or drag to resize

CloudFileStatus Constructor (UInt32)

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

Parameters

rawValue
Type: SystemUInt32
The raw CloudFileStatus value.
See Also