ExpressionNodeAttribute 成員
The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.
ExpressionNodeAttribute 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
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. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
LastEvaluationResult | (繼承自 ExpressionNode。) | |
Name | ||
Tag | Gets the tag text that is associated with the expression node. (繼承自 ExpressionNode。) | |
Type | Gets the type of expression node. (繼承自 ExpressionNode。) | |
TypeClass | Gets the class type when the expression node represents an object. (繼承自 ExpressionNode。) |
頂端