ProjectLink.Path

ProjectLink.Path property

Gets or sets full path to the project.

public string Path { get; set; }

Property Value

The full path to the project.

See Also