Freigeben über


CustomPropertyInstance-Member

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

Der CustomPropertyInstance-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Gets the calculated value of the Name property in a CustomProperty class.
Öffentliche Eigenschaft Value Gets the calculated value of the Value property in a CustomProperty class.

Zum Anfang