CompletionTriggeredEventArgs.CompletionSession 属性

定义

新创建 IAsyncCompletionSession 的。

public:
 property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::IAsyncCompletionSession ^ CompletionSession { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::IAsyncCompletionSession ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.IAsyncCompletionSession CompletionSession { get; }
member this.CompletionSession : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.IAsyncCompletionSession
Public ReadOnly Property CompletionSession As IAsyncCompletionSession

属性值

IAsyncCompletionSession

适用于