C# Class Microsoft.Samples.PowerShell.Providers.AccessDBPSDriveInfo

Any state associated with the drive should be held here. In this case, it's the connection to the database.
Inheritance: PSDriveInfo
ファイルを表示 Open project: Huddle/Puddle Class Usage Examples

Public Methods

Method Description
AccessDBPSDriveInfo ( PSDriveInfo driveInfo )

Initializes a new instance of the AccessDBPSDriveInfo class.

Method Details

AccessDBPSDriveInfo() public method

Initializes a new instance of the AccessDBPSDriveInfo class.
public AccessDBPSDriveInfo ( PSDriveInfo driveInfo )
driveInfo PSDriveInfo Drive provided by this provider