Property ProjectRootDirectory
ProjectRootDirectory
Gets the root directory for the project. e.g. if you were working on trunk it would be the trunk directory.
Declaration
public static string ProjectRootDirectory { get; }
Property Value
Type | Description |
---|---|
System.String |