CompletionContext.Empty 属性

定义

空完成上下文,当 IAsyncCompletionSource 不提供与给定位置相关的项时。

public:
 static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionContext ^ Empty { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionContext ^ get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionContext Empty { get; }
member this.Empty : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionContext
Public Shared ReadOnly Property Empty As CompletionContext

属性值

CompletionContext

适用于