1 assignment to MSBuild property StartURL
MSBuildFiles (1)
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (1)
565
<
StartURL
Condition="'$(StartURL)'==''">$(MSBuildProjectDirectory)\bin\$(Configuration)\$(TargetDeployManifestFileName)</StartURL>
2 usages of MSBuild property StartURL
MSBuildFiles (2)
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (2)
565
<StartURL Condition="'$(
StartURL
)'==''">$(MSBuildProjectDirectory)\bin\$(Configuration)\$(TargetDeployManifestFileName)</StartURL>
566
<StartArguments Condition="'$(StartArguments)' == ''">-debug "$(
StartURL
)"</StartArguments>