官網示例參考:https://docs.microsoft.com/zh-cn/previous-versions/ms228763(v=vs.110)?redirectedfrom=MSDN
當元素elt為vsCMElement.vsCMElementFunction時代碼如下:
CodeFunction cc = (CodeFunction)elt;
然后我用cc.Children也好還是什么的各種試卻怎么都取不到該方法下定義的區域變數,請問應該怎么做才對呢?難道要用StartPoint、EndPoint取每行文本再手動分析嗎?
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/270127.html
標籤:C#
上一篇:請教:VisualStudio插件開發,關于Intellisense的問題
下一篇:System.PlatformNotSupportedException:“Secure binary serialization is not support
