CrawledPropertyInfo members

This class represents a crawled property in the Search schema.

The CrawledPropertyInfo type exposes the following members.

Constructors

  Name Description
Public method CrawledPropertyInfo Creates a default instance of the CrawledPropertyInfo object.

Top

Properties

  Name Description
Public property CategoryName Gets or sets the category name of this crawled property.
Public property IsMappedToContents Gets or sets whether this crawled property is mapped to the 'Contents' managed property.
Public property IsNameEnum Gets or sets whether the name of this crawled property is enumerable.
Public property MappedManagedProperties Gets or sets the list of managed properties that are mapped to this crawled property.
Public property Name Gets or sets the name of this object. (Inherited from BaseInfo.)
Public property Propset Gets or sets the Guid of the property set of this crawled property.
Public property Samples This property is deprecated and should not be used.
Public property SchemaId Gets or sets the internal schema id of the owner of this crawled property.

Top

Methods

  Name Description
Public method Equals(Object) Determines whether this object is equal to the specified object. (Overrides Object.Equals(Object).)
Public method Equals(CrawledPropertyInfo)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Computes the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Public method HasChanged Checks whether this information object is different from the backed crawled property object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CrawledPropertyInfo class

Microsoft.Office.Server.Search.Administration namespace