Элементы CustomPropertyInstance

Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.

Тип CustomPropertyInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Name Gets the calculated value of the Name property in a CustomProperty class.
Открытое свойство Value Gets the calculated value of the Value property in a CustomProperty class.

В начало