Membri CustomPropertyInstance
Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.
Il tipo CustomPropertyInstance espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto
Vedere anche