Click or drag to resize

CloudFileStatusEquals Method (CloudFileStatus)

IT Hit User File System

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public bool Equals(
	CloudFileStatus other
)

Parameters

other
Type: ITHit.FileSystemCloudFileStatus

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also