Summary
Gets or sets the full path to the project file that was imported. Will be
null
if the import statement was a glob and no files matched, or the condition (if any) evaluated
to false.
- Namespace
- Microsoft
.Build .Framework - Containing Type
- Project
Imported Event Args
Syntax
public string ImportedProjectFile { get; set; }
Value
Type | Description |
---|---|
string |