FileSystemProvider Constructor

Definition

Initializes a new instance of the FileSystemProvider class. Since this object needs to be stateless, the constructor does nothing.

public:
 FileSystemProvider();
public:
 FileSystemProvider();
 FileSystemProvider();
public FileSystemProvider ();
Public Sub New ()

Applies to