Sets the data required to perform an import.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public void SetImportParameters( string webStartStartUrl, ArrayList pathMatchesToBeIgnoredList, ArrayList pathMatchesToBeIncludedList )
public void SetImportParameters( string webStartStartUrl, ArrayList pathMatchesToBeIgnoredList, ArrayList pathMatchesToBeIncludedList )
Public Sub SetImportParameters ( webStartStartUrl As String, pathMatchesToBeIgnoredList As ArrayList, pathMatchesToBeIncludedList As ArrayList )
Public Sub SetImportParameters ( webStartStartUrl As String, pathMatchesToBeIgnoredList As ArrayList, pathMatchesToBeIncludedList As ArrayList )
public: void SetImportParameters( String^ webStartStartUrl, ArrayList^ pathMatchesToBeIgnoredList, ArrayList^ pathMatchesToBeIncludedList )
public: void SetImportParameters( String^ webStartStartUrl, ArrayList^ pathMatchesToBeIgnoredList, ArrayList^ pathMatchesToBeIncludedList )
member SetImportParameters : webStartStartUrl : string * pathMatchesToBeIgnoredList : ArrayList * pathMatchesToBeIncludedList : ArrayList -> unit
member SetImportParameters : webStartStartUrl : string * pathMatchesToBeIgnoredList : ArrayList * pathMatchesToBeIncludedList : ArrayList -> unit
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120