Geoprocessor gp = new Geoprocessor() try{ // your execution code here ... } catch(Exception ex){ console.writeline(ex.Message); object sev = 2; console.writeline(gp.GetMessages(ref sev)); }
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.