CustomPropertyInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.
public ref class CustomPropertyInstance sealed
public sealed class CustomPropertyInstance
type CustomPropertyInstance = class
Public NotInheritable Class CustomPropertyInstance
- Inheritance
-
CustomPropertyInstance
Properties
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. |