C# Class Hpdi.VssLogicalLib.VssItemName

Represents the name of a VSS item.
ファイルを表示 Open project: abevoelker/vss2git Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
VssItemName ( string logicalName, string physicalName, bool isProject ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string