Click or drag to resize

FileDataExists Property

Gets a flag indicating whether the file exists.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public bool Exists { get; }

Property Value

Type: Boolean
See Also