wx.Build.DirectoryName Class Reference

List of all members.

Public Member Functions

DirectoryName Combine (DirectoryName appendix)
 DirectoryName (string pathname)

Properties

bool Exists [get]
bool IsRoot [get]
bool IsRooted [get]
string Name [get]
DirectoryName Parent [get]
string Pathname [get]


Detailed Description

This is a string that represents a directory.

Constructor & Destructor Documentation

wx.Build.DirectoryName.DirectoryName ( string  pathname  ) 


Member Function Documentation

DirectoryName wx.Build.DirectoryName.Combine ( DirectoryName  appendix  ) 

Returns the combination of this and the argument.


Property Documentation

bool wx.Build.DirectoryName.Exists [get]

bool wx.Build.DirectoryName.IsRoot [get]

bool wx.Build.DirectoryName.IsRooted [get]

string wx.Build.DirectoryName.Name [get]

DirectoryName wx.Build.DirectoryName.Parent [get]

Returns the parent of this directory. The parent of the root directory is itself.

string wx.Build.DirectoryName.Pathname [get]


The wx.NET Build System.   (c) 2009-2010 Harald Meyer auf'm Hofe