ICompletionPresenterProvider.Options 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含 ICompletionPresenter 在初始化实例之前可能访问的大致说来的其他属性 ICompletionPresenter
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionPresenterOptions ^ Options { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionPresenterOptions ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionPresenterOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionPresenterOptions
Public ReadOnly Property Options As CompletionPresenterOptions