<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Close ArcGIS Pro Application Without Saving in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/close-arcgis-pro-application-without-saving/m-p/822148#M2874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To close Pro programmatically without saving you can first set the project's Dirty flag to false as documented here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic9210.html"&gt;https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic9210.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and then close the Pro application:&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt;FrameworkApplication&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Close&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 19:19:47 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2017-07-19T19:19:47Z</dc:date>
    <item>
      <title>Close ArcGIS Pro Application Without Saving</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/close-arcgis-pro-application-without-saving/m-p/822147#M2873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having some trouble programmatically closing the ArcGIS Pro&amp;nbsp;application without saving. In the past, I was able to call the close command and just use the SendKeys function to send "n" when I was working with ArcMap. I've tried both the Send() and SendWait() functions but it still doesn't seem to work. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/close-arcgis-pro-application-without-saving/m-p/822147#M2873</guid>
      <dc:creator>GabyGutierrez1</dc:creator>
      <dc:date>2017-07-19T18:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Close ArcGIS Pro Application Without Saving</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/close-arcgis-pro-application-without-saving/m-p/822148#M2874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To close Pro programmatically without saving you can first set the project's Dirty flag to false as documented here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic9210.html"&gt;https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic9210.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and then close the Pro application:&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt;FrameworkApplication&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Close&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 19:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/close-arcgis-pro-application-without-saving/m-p/822148#M2874</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2017-07-19T19:19:47Z</dc:date>
    </item>
  </channel>
</rss>

