Freigeben über


IndexEntityData.FileReferences Property

Definition

File references being indexed

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Indexing::FileReferenceInfo ^> ^ FileReferences { System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Indexing::FileReferenceInfo ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Indexing.FileReferenceInfo> FileReferences { get; }
member this.FileReferences : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Indexing.FileReferenceInfo>
Public ReadOnly Property FileReferences As IReadOnlyCollection(Of FileReferenceInfo)

Property Value

Applies to