CrawledPropertyInfo members
SharePoint 2013
This class represents a crawled property in the Search schema.
The CrawledPropertyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
CrawledPropertyInfo | Creates a default instance of the CrawledPropertyInfo object. |
| Name | Description | |
|---|---|---|
|
CategoryName | Gets or sets the category name of this crawled property. |
|
IsMappedToContents | Gets or sets whether this crawled property is mapped to the 'Contents' managed property. |
|
IsNameEnum | Gets or sets whether the name of this crawled property is enumerable. |
|
MappedManagedProperties | Gets or sets the list of managed properties that are mapped to this crawled property. |
|
Name | Gets or sets the name of this object. (Inherited from BaseInfo.) |
|
Propset | Gets or sets the Guid of the property set of this crawled property. |
|
Samples | This property is deprecated and should not be used. |
|
SchemaId | Gets or sets the internal schema id of the owner of this crawled property. |
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether this object is equal to the specified object. (Overrides Object.Equals(Object).) |
|
Equals(CrawledPropertyInfo) | |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | Computes the hash code for this object. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) |
|
HasChanged | Checks whether this information object is different from the backed crawled property object. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: