共用方式為


SuggestionAcceptedEventArgs 類別

定義

public class SuggestionAcceptedEventArgs : EventArgs
type SuggestionAcceptedEventArgs = class
    inherit EventArgs
Public Class SuggestionAcceptedEventArgs
Inherits EventArgs
繼承
SuggestionAcceptedEventArgs

建構函式

SuggestionAcceptedEventArgs(String, ITextView, ProposalBase, ProposalBase, ReasonForAccept)

的事件 SuggestionAccepted自變數。 每當使用者接受提案 (導致建議會話結束) 時引發。

欄位

FinalProposal
OriginalProposal
ProviderName
Reason
View

適用於