Udostępnij za pośrednictwem


INodeContainer3.SearchedFiles Property

Definition

Gets the collection of searched files in the searched scope

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ SearchedFiles { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> SearchedFiles { get; }
public System.Collections.Generic.IEnumerable<string>? SearchedFiles { get; }
member this.SearchedFiles : seq<string>
Public ReadOnly Property SearchedFiles As IEnumerable(Of String)

Property Value

Applies to