ConstantValueType 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.
The ConstantValueType class represents a constant value in a restriction.
public ref class ConstantValueType
public class ConstantValueType
Public Class ConstantValueType
- Inheritance
-
ConstantValueType
Constructors
ConstantValueType() |
The ConstantValueType constructor initializes a new instance of the ConstantValueType class. |
Properties
Value |
The Value property gets or sets the value to compare in a restriction. |