FileContext.EmptyFileContexts 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
空文件上下文
public: static initonly System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::FileContext ^> ^ EmptyFileContexts;
public static readonly System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.FileContext> EmptyFileContexts;
staticval mutable EmptyFileContexts : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.FileContext>
Public Shared ReadOnly EmptyFileContexts As IReadOnlyCollection(Of FileContext)