Click to Rate and Give Feedback
MSDN
MSDN Library
SDK Documentation
General Reference
Federated Search
Visualization
 Properties
Properties Element (Location Definition)

Specifies the list of properties retrieved from the federated search location.

Xml
<Properties>...</Properties>
Attribute Description

None

N/A

None.

You must encode the less than ("<") and greater than (">") characters in the string, as shown in the following code example:

Xml
<Properties>
&lt;Columns&gt;
&lt;Column Name="title"/&gt;
&lt;Column Name="link"/&gt;
&lt;Column Name="description"/&gt;
&lt;/Columns&gt;
</Properties>

Optional: No

xmlns: "http://schemas.microsoft.com/Search/2007/location"

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker