FileContext.EmptyFileContexts Field

Definition

Empty file contexts

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) 

Field Value

Applies to