Creates a new DocumentRecord with the specified Uri and default properties.
            
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public DocumentRecord( string uriString )
public DocumentRecord( string uriString )
Public Sub New ( uriString As String )
Public Sub New ( uriString As String )
public: DocumentRecord( String^ uriString )
public: DocumentRecord( String^ uriString )
new : uriString : string -> DocumentRecord
new : uriString : string -> DocumentRecord
- uriString (String)
 
            The Uri passed as a string will be converted to a Uri object the first time the Uri property is called.
            
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120