ProposalRejectedEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class ProposalRejectedEventArgs : EventArgs
type ProposalRejectedEventArgs = class
inherit EventArgs
Public Class ProposalRejectedEventArgs
Inherits EventArgs
- 继承
-
ProposalRejectedEventArgs
构造函数
| ProposalRejectedEventArgs(String, ITextView, ProposalBase, ProposalBase, ReasonForUpdate) |
的事件 ProposalRejected参数。 每当不再显示某个建议 (但可能会显示另一个建议而不) 消除该建议时引发。 |
字段
| FinalProposal | |
| OriginalProposal | |
| ProviderName | |
| Reason | |
| View |