CompareProjectPropertyResult members
Provides storage for the results of a comparison of two properties.
The CompareProjectPropertyResult type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
CompareResult | A Boolean value that indicates whether two specified properties are equal. |
![]() |
ValueNotSet | A Boolean value that indicates whether a specified property is null. |
Top