C# Class Hpdi.VssLogicalLib.VssRestoreAction

Represents a VSS restore from archive action.
Inheritance: VssNamedAction
Exibir arquivo Open project: abevoelker/vss2git

Public Methods

Method Description
ToString ( ) : string
VssRestoreAction ( VssItemName name, string archivePath ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

VssRestoreAction() public method

public VssRestoreAction ( VssItemName name, string archivePath ) : System
name VssItemName
archivePath string
return System