Implemented interface member:
method
GetProperty
NuGet.Commands.IMSBuildItem.GetProperty(System.String)
2 references to GetProperty
NuGet.Commands (2)
RestoreCommand\RequestFactory\MSBuildItem.cs (2)
81
return $"Type: {
GetProperty
("Type")} Project: {
GetProperty
("ProjectUniqueName")}";