Creates a new instance and assigns SourceType
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public FileSystemFolderBasedSourceRecord( string localFolderPath, string virtualPath, string extensionData )
public FileSystemFolderBasedSourceRecord( string localFolderPath, string virtualPath, string extensionData )
Public Sub New ( localFolderPath As String, virtualPath As String, extensionData As String )
Public Sub New ( localFolderPath As String, virtualPath As String, extensionData As String )
public: FileSystemFolderBasedSourceRecord( String^ localFolderPath, String^ virtualPath, String^ extensionData )
public: FileSystemFolderBasedSourceRecord( String^ localFolderPath, String^ virtualPath, String^ extensionData )
new : localFolderPath : string * virtualPath : string * extensionData : string -> FileSystemFolderBasedSourceRecord
new : localFolderPath : string * virtualPath : string * extensionData : string -> FileSystemFolderBasedSourceRecord
Parameters
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120