Membros 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.
O tipo ExpressionNode expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ExpressionNode | Initializes a new instance of the ExpressionNode class. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início