public sealed class ExtendedProperty : ComplexPropertyPublic NotInheritable Class ExtendedProperty
Inherits ComplexPropertypublic ref class ExtendedProperty sealed : public ComplexProperty[<SealedAttribute>]
type ExtendedProperty =
class
inherit ComplexProperty
end| PropertyDefinition | Gets the definition of the extended property. |
| Value | Gets or sets the value of the extended property. |
| Equals |
Determines whether the specified Object is equal to the current Object.
(Переопределяет ObjectEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode |
Serves as a hash function for a particular type.
(Переопределяет ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |