FacetInfo Members
Include Protected Members
Include Inherited Members
The FacetInfo object represents a facet information item that is used to record information about the facets.
The FacetInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetTargetProperty(String, Object) | ||
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Overrides Object.ToString().) |
Top
Properties
Name | Description | |
---|---|---|
Description | Gets the descriptions of the facet. | |
DisplayName | Gets the display name of the facet. | |
EvaluationMode | ||
FacetProperties | Gets static information about the properties of the facet. | |
FacetPropertyDescriptors | Gets the descriptors of the facet properties. | |
FacetType | Gets the facet type. | |
Name | Gets the name of the facet. | |
TargetTypes | Represents a collection of Type objects. Each Type object represents a system type on which the facet operates. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComparable.CompareTo(Object) | ||
IDisposable.Dispose() |
Top