[Gregor.Core.FileSystem.CDriveQualifiedPath]

Gregor.Core.FileSystem.CDriveQualifiedPath

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.FileSystem.

Details

public class Gregor.Core.FileSystem.CDriveQualifiedPath

: Gregor.Core.FileSystem.CAbsolutePath

Custom Attributes: 

Description: 


Members

CDriveQualifiedPath

public CDriveQualifiedPath(Gregor.Core.FileSystem.CDriveQualifiedPath baseDrivePath, Gregor.Core.FileSystem.CRelativePath relaPath)

Custom Attributes: 

Description: 

CDriveQualifiedPath

public CDriveQualifiedPath(System.String sValue)

Custom Attributes: 

Description: 

m_Drive

private System.String m_Drive

Custom Attributes: 

Description: 

Drive

public System.String Drive {get;}

Custom Attributes: 

Description: 

Value

public override System.String Value {get;}

Custom Attributes: 

Description: 


See Also

Gregor.Core.FileSystem.CAbsolutePath

Gregor.Core.FileSystem.CDriveQualifiedPath

Gregor.Core.FileSystem.CRelativePath

System.String