System::IO::FileSystemInfo::get_Exists method

FileSystemInfo::get_Exists method

Determines if the entity referenced by the path represented by the current object exists.

virtual bool System::IO::FileSystemInfo::get_Exists()=0

ReturnValue

True if the entity referenced by the path represented by the current object exists, otherwise - false

See Also