The uri of the root node for this entry. When results are flattened, this will have the uri for the base or root of the entries that were pulled in. If no flattening occurs, this will match UriEntry.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property RootUriEntry As String |
C# | |
---|
public string RootUriEntry {get;} |
Managed Extensions for C++ | |
---|
public: __property string* get_RootUriEntry(); |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
See Also