get_Exists()

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

Return Value

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

See Also