Share via


FileObject.Exists Property

Definition

Gets a value indicating whether the file exists.

public:
 virtual property bool Exists { bool get(); };
public override bool Exists { get; }
member this.Exists : bool
Public Overrides ReadOnly Property Exists As Boolean

Property Value

Applies to