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
Afficher le fichier Open project: Huddle/Puddle Class Usage Examples

Méthodes publiques

Méthode Description
AccessDBPSDriveInfo ( PSDriveInfo driveInfo )

Initializes a new instance of the AccessDBPSDriveInfo class.

Method Details

AccessDBPSDriveInfo() public méthode

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