Membros ExpressionNodeAttribute
The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.
O tipo ExpressionNodeAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ExpressionNodeAttribute(String) | Initializes a new instance of the ExpressionNodeAttribute class that has the specified name. | |
ExpressionNodeAttribute(String, Type) | Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
LastEvaluationResult | (Herdado de ExpressionNode.) | |
Name | ||
Tag | Gets the tag text that is associated with the expression node. (Herdado de ExpressionNode.) | |
Type | Gets the type of expression node. (Herdado de ExpressionNode.) | |
TypeClass | Gets the class type when the expression node represents an object. (Herdado de ExpressionNode.) |
Início
Consulte também