Property<T> members

A property.

The Property<T> type exposes the following members.

Constructors

  Name Description
Public method Property<T> Initializes a new instance of the Property<T> class.

Top

Properties

  Name Description
Public property Name Gets or sets the value as an object. (Inherited from AbstractProperty.)
Public property ObjectValue Gets or sets the value as an object. This value is not part of the data contract and will not be serialized over the wire. (Overrides AbstractProperty.ObjectValue.)
Public property Value Gets or sets the Value of this Property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Property<T> class

Microsoft.Office.Server.Search.ContentProcessingEnrichment.PropertyTypes namespace