Membres ExpressionNode
The ExpressionNode object represents a policy-based management expression node. The expression node describes part of an expression, such as a constant value, an operator, or a function.
Le type ExpressionNode expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ExpressionNode | Initializes a new instance of the ExpressionNode class. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
LastEvaluationResult | ||
Tag | Gets the tag text that is associated with the expression node. | |
Type | Gets the type of expression node. | |
TypeClass | Gets the class type when the expression node represents an object. |
Haut de la page