SimulationModeFileSystem.DirectoryExists(String) Method

Definition

public:
 virtual bool DirectoryExists(System::String ^ path);
public bool DirectoryExists (string path);
abstract member DirectoryExists : string -> bool
override this.DirectoryExists : string -> bool
Public Function DirectoryExists (path As String) As Boolean

Parameters

path
String

Returns

Boolean

Implements

Applies to